iOS-SwitchView icon indicating copy to clipboard operation
iOS-SwitchView copied to clipboard

setChecked or toggle method does not update the UI

Open ArjunBhilare opened this issue 4 years ago • 0 comments

When using mySwitch.setChecked(true); it updates the state but the toggle is on the left, i.e. the UI is not getting updated. How can this issue be resolved?

ArjunBhilare avatar Dec 02 '20 12:12 ArjunBhilare