What\'s Happening:
The list (RecyclerView) is mixing up the data when I scroll.
(RecyclerView)
I.E when I scr
use holder.setIsRecyclable(false); in onBindViewHolder of your adapter class