79451527

Date: 2025-02-19 13:39:36
Score: 0.5
Natty:
Report link

In case if somebody has a problem that the checked State of CheckBox element is messed up and will be shown as filled rectangular without check mark the solution is:

  1. Change to <androidx.appcompat.widget.AppCompatCheckBox>
  2. Set color through the app: not android: attribute! Like this: app:buttonTint="?colorOnInfo"
Reasons:
  • Whitelisted phrase (-1): solution is
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Artiom