I have 4 checkboxes which are checked one by one while entering pin code. I don't want to let user check or uncheck them manually, so I tried to use setEnabled(false) ot setClickable(false). It works fine, but disables my check/uncheck animation too.
Is there any other way to do this, or maybe workaround (maybe recognizing which check box was unchecked, and removing this value from table, and also not letting him to check manually [there is no any value then])
Aucun commentaire:
Enregistrer un commentaire