Kotlin RecyclerView Example – Building a RecyclerView with Kotlin

preview_player
Показать описание
Kotlin RecyclerView Example

In this video we will learn how to create a very simple RecyclerView in Android using Kotlin Language.

We will learn
- Adding RecyclerView and CardView
- Creating Custom RecyclerView Adapter
- Creating RecyclerView

For more details and code you can visit

To download the source code click here

Please SHARE the video if you found it helpful.
Рекомендации по теме
Комментарии
Автор

Check the updated RecyclerView Tutorial with New Material Design and Kotlin

SimplifiedCoding
Автор

No extra talk. Straight to the point. Keep it up brother 👍

sksuraj
Автор

Great. Good video, thanks for sharing. It would be great to do this same tutorial but reading data from Firebase or even from the new Firestore database.

ineteam
Автор

Thank you very much! Excellent Video!!!

ricardosilva
Автор

Very good tutorial on RecyclerView. Thank you for sharing.

sudhir
Автор

cool vid bro, really did help with setting up multiple texviews to my recyclerview with that additional class. :D

GameFlix
Автор

Thank you very much for the tutorial. Will you have one that uses a search navbar?

valeria-
Автор

We don’t need findViewById() in Kotlin. simply accessing the view by the name given in the xml file works.

kckunal
Автор

Can you please show me, how to implement - change Activity on clicking of the list

ananthsview
Автор

Would be better for everyone if you would put examples to GitHub.

Also an example with using Anko extension functions would be nice.

Other than that nice tutorial, thanks!

warTag
Автор

Thankyou Sir Awesome Tutorial Dimaag mai sidhe ghus gya Sir Can u make a video on Shared Element Activity Transition

UnCensoredShivanshgjhg
Автор

Thanks Good Tutorial
but how can we use picasso in adapter for image

chetanmundhe
Автор

My left ear is definitely enjoying a lot

ankurxshukla
Автор

hi there... need help.. how can we add circular indicator to the recyclerview..

surbhisambare
Автор

I need to add recycler view in dialog using Data from google sheet?

RAHULSHARMA-ngod
Автор

Hi, do you have a tutorial on kotlin using recyclerview that is connected to firebase. and with image too

robinmendoza
Автор

how can i populate with data from firebase ?

clauubasca
Автор

great tut, man. Do you have another one that shows how to add an image and give each item onClickListener?

riskromer
Автор

Very nice explaination. How can i put search vie on top?

aziem
Автор

Hello sir,
could you please let me know how to load data from firebase with the help of recycler view on ViewPagers or fragments of swipe tabs.
Actually I am getting some troubles while doing it for all fragments..infact I am able to load it in one fragment but when I am following same procedure for all fragments or view pager..my app just get crashed..I would really appreciate, if you can help me out.
Thanks in advance..

kiransharma