You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set the CheckBox to checked using myCheckBox.setChecked(true) but it is always not checked when the screen is loaded. Can you please check ?