RMSwitch icon indicating copy to clipboard operation
RMSwitch copied to clipboard

Ability to setChecked without animation

Open akashpathak opened this issue 7 years ago • 1 comments

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 avatar Sep 04 '17 23:09 akashpathak

@akashpathak Hi, yes, that makes perfect sense I'll add it in the next release

RiccardoMoro avatar Sep 16 '17 14:09 RiccardoMoro