Infinite List / Paged List in Jetpack ComposePagination is important in any application containing large datasets. Whether it is from a remote network or from local database.Jul 3, 20211Jul 3, 20211
Reusability in Android (Kotlin) — List AdapterIn this article, we will shorten the code needed for creating a List Adapter for a Recycler View.Apr 3, 2021Apr 3, 2021
Reusability in Android (Kotlin) — Fragment with View BindingAdding view binding to fragments can be a bit tedious, especially when using the Single Activity Architecture.Apr 1, 20213Apr 1, 20213
Reusability in Android — Fragment with Data BindingAdding data binding to fragments can be a bit tedious, especially when using the Single Activity Architecture.Mar 31, 20211Mar 31, 20211