Margins in account tab

main
Raphael Michel 7 years ago
parent 69c1b88ff4
commit 1701ef67d9
  1. 1
      app/src/main/res/layout/tab_account.xml

@ -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…
Cancel
Save