How to check if firebase recylerview has values or it is empty in android?

前端 未结 2 1547
有刺的猬
有刺的猬 2021-01-25 14:14

I dont like to show empty RecyclerView to users. I know there is getItemCount method in recyclerview, but i think reyclerview is executed on separate thread maybe. Its because w

2条回答
提交回复
热议问题