Android Question CheckBox ThreeState Indetermine

vinpolins

Member
this code works correctly.
Thank you for your time.

I tried your example but it does not revert back to the default colors.
It just shows the black color instead of default (may be cyan) color.

Attached screenshots will show:
- the colors of the checkbox in your example (the 1st one),
- and also the default colors of the checkbox I added (the 2nd one),
for both unchecked and checked states.

You can see that the colors are different.
That means it does not revert back to the default colors.

Unchecked State.png
___
Checked State.png
 
Upvote 0
Top