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