Join Slack
Powered by
but now if I paginate, since its a recyclerview, I...
# android-architecture
u
ursus
07/20/2019, 4:31 AM
but now if I paginate, since its a recyclerview, I map it all to
List<Item>
, where Item is either
Message
or
LoadingItem
, i.e. to show progressbar at the end
Open in Slack
Previous
Next