How do you use DiffCallback to load a newList in RecyclerView when DiffUtil ItemCallback is being used. I would like to give the user the option to return diff
I have an Android application where the user can modify multiple String items using EditText at the same time, so I need to figure out what have changed in orde