Android-Pagination-with-RecyclerView
Android-Pagination-with-RecyclerView copied to clipboard
Issue Not Related to this project but Related To Topic
Hi Sir
I am facing issue while scrolling in multiple view Recyclerview i have set holder.setIsRecyclable(false) in onbind View Holder and facing lag in scroll after adding this line and if i allow recyclerview to recycle item its showing strange behaviour of overlapping views over each other it is similar to the problem defined here
https://github.com/android/views-widgets-samples/issues/18
I request to kindly help me out i am stuck in this and its been few days i am unable to fix this