Recyclerview move to penultimate position when the list is update
Currently i have the next config.
RecyclerView + MutableLiveData + DiffUtils
The behavior is:
When i move to the last position and update the list, the RecyclerView move automatically to penultimate item, but only happen with the last position