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