mardi 26 mai 2015

Correct way to refer multiple styles for an element [android]

I would like my element to refer / use multiple styles. Is this possible ? Or what would be the right way to do this ?

<TextView
   style="@style/bold, @style/red"
   ...
/>

Aucun commentaire:

Enregistrer un commentaire