expandable-recycler-view
expandable-recycler-view copied to clipboard
Edittext data being duplicated on childs
Hi, I added edittexts on child layouts but when I write something on them, the info is duplicated on the childs of other parents. To replicate the issue, on the sample app add an edittext on the ingredient_item layout and add some text to the edittext and then expand other parents, you'll see the same info you wrote on the other childs
Any solution ? Facing same problem