Published inBetter ProgrammingBuilding a Compose Widget Using Jetpack GlanceStay hydratedDec 18, 2021Dec 18, 2021
Displaying Common States using an Activity Scoped ViewModelFollowing the introduction of Navigation Component, the Single-Activity Architecture has gained a lot of popularity. With a singular parent…Sep 2, 2021Sep 2, 2021
Android: Epoxy vs. Standard RecyclerView with Multiple View TypesRecyclerViews are an essential component of any android app; they display lists of data to the user in “recycled” viewHolders. Basic usage…Mar 10, 20212Mar 10, 20212