Android Tutorial #1 - Using RecyclerView Widget to Display List of Users

preview_player
Показать описание
You will learn in the video tutorial, how to use RecyclerView widget in an android application to display list of items, it is best widget for this job since the navigation is smooth and you don't have to create views you don't see, and recyclerview as the name suggest recycling the views instead of creating two many ...
Рекомендации по теме
Комментарии
Автор

thank you first youtube video i watch and follow who design a working RecyclerView

triplea
Автор

hey, my 'viewgroup' on the 'onCreateViewHolder' has been set to viewgroup...should I change it to parent or just input it as view group.
here is it's Code->



rodrickngonyoku
Автор

Hey bro, can you share this code?Please

ssntt