What are the common causes for having compose + pa...
# compose
s
What are the common causes for having compose + paging setup load data continuously from the network? I am not even using the
RemoteMediator
, it is just a basic setup using a
PagingSource
+
Pager
+
collectAsLazyPagingItems