DiffUtil vs Manual Adapter Updates

preview_player
Показать описание
When working with a `RecyclerView` in Android, one common requirement is to update the list of items displayed when the data changes. This can be done either manually or with the help of a utility class provided by the Android SDK called `DiffUtil`. In this video, we will look at both methods and compare them.
Рекомендации по теме