android
Daily Dispatch 22 - ListAdapter to the Rescue
It’s been a while since I’ve written about some “normal” Android Development. Today I followed a lead on DiffUtil, a library that a senior developer told me about. It is supposed to be used in Recycler views with adapters to avoid having to call notifyAllDataChanged() and having some