2. List Adapter with RecyclerView | DiffUtil.ItemCallback

2. List Adapter with RecyclerView | DiffUtil.ItemCallback

Mafia Codes

4 года назад

6,433 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@dennisgonzales9521
@dennisgonzales9521 - 19.05.2020 15:53

Awesome!

Ответить
@annguyenhoang3589
@annguyenhoang3589 - 20.05.2020 03:57

It's very useful. I really love it. But, can I suggest a new topic about the exoplayer? I am right now stuck at it. Hope you can make a tutorial about it. Like how to implement it into the project, how to custom it, how to make a settings button to set the resolution (bitrate) of a video,... I really hope that you can make tutorials about it.

Ответить
@gajendrapandeya5081
@gajendrapandeya5081 - 20.05.2020 04:48

Sir which one is having better performance??
The normal recyclerview or this ??
Please answer

Ответить
@desertlovershuntingwild
@desertlovershuntingwild - 22.05.2020 22:55

Please, if possible, an explanation of how to set up this:
So that when you click on in item of Recyclerview show anther Recyclerview Of course with Fragment and kotlin

Ответить
@vijaynath1986
@vijaynath1986 - 27.07.2020 23:10

Hello Brother. You missed one important point. "MyRecyclerView.setLayoutManager(new LinearLayoutManager(this));" Only after adding this line it worked for me. How it worked for you ? Or you might missed to record?

Ответить
@anshumandhal
@anshumandhal - 07.12.2020 10:31

Is it possible to add Filterable implementation with ListAdapter like we do in RecyclerView.Adapter?

Ответить
@rohitbeedkar2997
@rohitbeedkar2997 - 08.05.2021 23:11

I am facing a problem in my app whenever the list is scrolled the text of the last item is changing. I am unable to solve this issue. My app is a chat application and I am using 2 viewholders for right and left message. Please help me with this. I am using this list adapter to set my recycler view

Ответить
@neeluagrawal2023
@neeluagrawal2023 - 23.05.2021 13:15

I am stuck for the listadapter when using with recycler view kotlin and mvvm. After deleting 3-4 items from list the list becomes empty and when press back and come to same screen the items are still there. Whats the issue could not diagnose

Ответить
@shaharts8333
@shaharts8333 - 23.10.2021 18:48

Very informative video sir. Great efforts

Ответить
@wearesergei
@wearesergei - 25.05.2022 13:02

Thank you!

Ответить