Merge pull request #168 from raphaelm/account_tab_margin
Margins in account tab
This commit is contained in:
commit
820ef1305e
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