samedi 4 juillet 2020

How to get the checkbox tint color value in android?

I have set the tint color of checkbox with following code: checkBox.setButtonTintList(ColorStateList.valueOf(getResources().getColor(R.color.main_green_color)));

Now i want to get the tint color value from the same checkbox. Any help would be appreciated.




Aucun commentaire:

Enregistrer un commentaire