D
D
druper2019-08-28 23:26:27
Android
druper, 2019-08-28 23:26:27

Android Paging Library. How to filter uploaded data?

Loading data from the network. The doc says

Note: PagedList is content-immutable. This means that, although new content can be loaded into an instance of PagedList, the loaded items themselves cannot change once loaded
don't you change?
Network only
To display data from a backend server, use the synchronous version of the Retrofit API
why synchronously load data?
Plus, how to find out the number of downloaded data?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question