How to stop blinking on recycler view with architecture components paging library

后端 未结 5 1263
囚心锁ツ
囚心锁ツ 2021-02-05 08:02

I have a chat-like activity where I am using a RecyclerView with a PagedListAdaper to load a bunch of messages. I\'m using a PositionalDataSource to load the data. The loading i

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