#android
Read more stories on Hashnode
Articles with this tag
Splash screens are usually the first thing a user sees when they open an app. I know that as developers mostly newbies you must have gone on to search...
You can let go of that spinner now! ยท I cannot overestimate how tedious it is to create nice looking drop-down menu during the old days of Spinner, it...
In this article I would show you how to make use of viewBinding when setting up a RecyclerView, now this can be a little bit tricky and so can easily...
In this post i would show you how to use View binding in Activities and Fragments. As an Android software developer, am sure you are very familiar...