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
Most of the adapters here are using the notifyDataSetChanged() to update the data, I could use the DiffUtils tool. Actually that's already implemented on the LiveData example, I just need to uncomment the code.