How to load data from Firebase Firestore in constructor of RecyclerView Adapter before calling getItemCount()?

前端 未结 0 684
温柔的废话
温柔的废话 2021-02-02 07:54

I am using a RecyclerView in which I get data from a Firestore database. Here\'s my code for the adapter. Please pay attention to the two Log.d() statements in the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题