#android-apps
Read more stories on Hashnode
Articles with this tag
Kotlin is a brilliant multipurpose language that offers a wide array of awesome features to make lives easier for developers. Destructing is one of...
In case you are not aware, Google released ViewPager2 to replace the older and limited ViewPager. This article assumes that you are familiar with the...
Think of the number of times you had to write util classes in Java to achieve some functionality in your code. If not that, then think of the number...
Displaying a list of items in a list with a RecyclerView is a very common pattern in Android Development. So much so that most developers do not go...
So I was going through my Twitter feed this morning when I came upon the...