My TextView contain three lines, I would like to change each line of the single textView's margin right and left with different dp.How to do it?
android:layout_marginRight="20dp" android:layout_marginEnd="20dp"
moves the entire TextView.
Aucun commentaire:
Enregistrer un commentaire