1
0
mirror of https://github.com/etesync/android synced 2024-11-15 12:28:57 +00:00

Improve appearance of account page.

This commit is contained in:
Tom Hacohen 2017-02-20 16:29:34 +00:00
parent 35b8283e31
commit ef8ae03e24
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginLeft="8dp"
android:orientation="vertical">
<TextView

View File

@ -17,6 +17,7 @@
<LinearLayout android:layout_width="0dp"
android:layout_weight="1"
android:layout_height="wrap_content"
android:layout_marginLeft="8dp"
android:orientation="vertical">
<TextView