RMSwitch
RMSwitch copied to clipboard
Ability to setChecked without animation
When I call setChecked inside a RecyclerView, the animation triggers when I don't want it to. Can you please make a method such as setChecked(boolean checked, boolean animate)?
@akashpathak Hi, yes, that makes perfect sense I'll add it in the next release