android / codelab-android-paging

Jetpack Paging codelab
Apache License 2.0
491 stars 260 forks source link

Add, update and remove item to PagingDataAdapter or to another Adapter #214

Open nazirjonmakhmadkulov opened 2 years ago

nazirjonmakhmadkulov commented 2 years ago

How to add, update and remove item to PagingDataAdapter or how is it possible to implement this when working with pagination?