You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
android/views-widgets-samples#18
I request to kindly help me out i am stuck in this and its been few days i am unable to fix this
The text was updated successfully, but these errors were encountered: