. Android Developers Blog: kotlin android
Showing posts with label kotlin android. Show all posts
Showing posts with label kotlin android. Show all posts

Monday, 7 October 2019

Kotlin Android - RecyclerView Example

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

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...

 

Copyright @ 2013 Android Developers Blog.