Hello Friends, Today I am sharing the android MVP template which make the development Faster. This is an android studio template inspired by android view-model template. When we follow Android MVP architecture in any project, for each module or feature we...
Tuesday, 8 October 2019
Tuesday, October 08, 2019
Monday, 7 October 2019
Monday, October 07, 2019
Kotlin Android - RecyclerView Example
Mukesh Kumar
adapter
,
kotlin android
,
kotlin recycler view
,
Working with RecyclerView in Android & Kotlin
No comments

Hello Friends, Today I am sharing the demo of RecyclerView in Kotlin. A RecyclerView is essentially a ViewGroup of containers called ViewHolders which populate a particular item. So lets first familiar with RecyclerView and What RecyclerView requires: 1. It requires a set of...
Saturday, 5 October 2019
Saturday, October 05, 2019
Kotlin Android – AlertDialog – Example

Hello Friends, Here is the demo Alert Dialog in Kotlin. Android AlertDialog class is used to display a dialog box to user with positive and negative buttons. It Appears on top of...
Subscribe to:
Posts
(
Atom
)