How to make a simple RecyclerView in Android Studio | Android | Kotlin |

preview_player
Показать описание
In this video we will learn how to make a simple recycler view which only has string printed on it .
Recycler View is an important component in android where we can make our app scrollable without using more memory.
In recycler View we simply recycler the view which is not in the app area so not need to create extra view for scrollable app.
Рекомендации по теме