vendredi 13 mai 2016

What is the name of the Material Design Checkbox in android (android.R.drawable.{checkbox})?

As in, this one below: enter image description here

I need this default drawable so I can programmatically style it to my auto-generated checkboxes, like so:

checkBox.setButtonDrawable(R.drawable.checkbox_style);

What is it's name, like android.R.drawable.(...), please?




Aucun commentaire:

Enregistrer un commentaire