Recyclerview NotifyItemInserted Not Updating Scrollbar
I want to add items to my recyclerview and that my scrollbar is updated accordingly. Here is my RecyclerView : Copy
And thanks to this https://stackoverflow.com/a/40373122/2437227, I tried without it and it works.
Post a Comment for "Recyclerview NotifyItemInserted Not Updating Scrollbar"