davideas / FlexibleAdapter

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Apache License 2.0
3.56k stars 552 forks source link

Adding random text to item when scroll list #769

Open kavapps opened 3 years ago

kavapps commented 3 years ago

Hello,

in my app I use 5.0.3 version library. When in list I have many item, when I scroll list, text from one item add to others random item.

Please let me know how I can fix it.

Thanks.