When using CheckBox
, some Drawable for this "check" icon is created - AnimatedStateListDrawable
. Is there any way to create this drawable programmatically without CheckBox
? The only thing I've found inside CompoundButton
class is this resource - com.android.internal.R.styleable.CompoundButton_button
.
Aucun commentaire:
Enregistrer un commentaire