You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for the example of RecyclerViev implementation. I want to ask how can I implement updating the list without redrawing all or one of the elements, for example, if I want to change only the price of an item. Is there a way to implement DiffUtil or something else?
The text was updated successfully, but these errors were encountered:
Thank you very much for the example of RecyclerViev implementation. I want to ask how can I implement updating the list without redrawing all or one of the elements, for example, if I want to change only the price of an item. Is there a way to implement DiffUtil or something else?
The text was updated successfully, but these errors were encountered: