RecyclerView with NestedScrollView Best practices and how to avoid itRecyclerView forms a very crucial part of the UI in Android App development. It is especially important to optimize memory consumption…Jan 9, 20216Jan 9, 20216
How to use ViewModel + LiveData + Pagination + SearchView + Room databaseThe ViewModel class is designed to store and manage UI-related data in a lifecycle conscious way.May 31, 20194May 31, 20194