#1 Android RecyclerView Tutorial - Creating RecyclerView

Опубликовано: 07 Март 2019
на канале: Simplified Coding
28,256
354

In this series we are going to learn every thing about Android RecyclerView with the Kotlin.

When you need to display a scrolling list of some data (for example, products, posts, movies) you should use RecyclerView.

It is a very useful component in Android as in almost of the application you need to display a List.

So in this series we will learn almost everything about RecyclerView.

This is the first video so here we will learn creating a Simple RecyclerView with static data (or dummy data).

You can check the project repository of this video from here:
http://bit.ly/2UtiNos

If you have any question, or query please don't hesitate in commenting below.

Also if you did not like this video, then please tell my what I should do to improve my content.

And if you like this video then please help me by sharing this video with your friends. And if you are not already a subscriber yet, then please SUBSCRIBE and don't forget to hit the bell icon as well.


And don't forget to follow me on

Instagram:   / probelalkhan  
Facebook:   / simplifiedcoding.net  
Twitter:   / codesimplified