CircleMenu
CircleMenu copied to clipboard
Button icon disappears on recycler view
When i recycle the view with the button, the icon of the recycled view disappears. Im using the setMainMenu void inside the onBindViewHolder function. Any ideas on how can i fix this?