You might have heard about multiple tabs in Android. There are both manual as well as shortcut to create multiple tabs in android using Kotlin. Let’s see a simple view of how multiple tabs wo [.....]
You might have heard about multiple tabs in Android. There are both manual as well as shortcut to create multiple tabs in android using Kotlin. Let’s see a simple view of how multiple tabs wo [.....]
As people say Recycler view is difficult to understand but it is very flexible in nature as it provides dynamic features as compared to the ListView and Custom Adapter or you can say it is a combin [.....]
The simplest way to create a menu item is through a selection of activity when we choose an activity before starting a program. Android has made a lot of things easy for us to see and implement. Ju [.....]
A much-discussed and seems difficult topic, but it is of very much importance in terms of representing more than one form of view type. For example, taking as many texts and images together Let m [.....]