Hello everyone !
Here is my issue, on my ListView I have an button inside, when i'm clicking on it, the color change, but when i'm scrolling further in my list, some others buttons (every 5 or 7 rows) with the new color whereas I didn't do anything.
I'm using in my ListView the RecycleStrategy because I have more than 100 items.
Do you know how can I handle that ? Thanks !