Margins in account tab
This commit is contained in:
parent
69c1b88ff4
commit
1701ef67d9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/title"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:textAllCaps="true"
|
||||
android:textStyle="normal|bold" />
|
||||
|
|
Loading…
Reference in a new issue