lundi 18 mai 2015

Text on right of CheckBox in Android

I'm trying to imitate the CheckBoxs like in the Settings app on my phone. It looks like that: CheckBox in my Galaxy S4 5.0.1 Settings app

I've tried using separate TextViews, but that way only the checkmark is clickable, rather than the text and the checkmark.
Is there a way to accomplish that?
I also tried a CheckedTextView but couldn't find the right drawable to use.

Aucun commentaire:

Enregistrer un commentaire