airbnb / epoxy

Epoxy is an Android library for building complex screens in a RecyclerView
https://goo.gl/eIK82p
Apache License 2.0
8.47k stars 731 forks source link

Recycling of Edit text in Data binding #1250

Open sulemankhan4 opened 2 years ago

sulemankhan4 commented 2 years ago

How to avoid recyling of edit text in data binding in epoxy model as values are getting swapped for edit text.