mirror of
https://github.com/etesync/android
synced 2025-03-25 03:45:46 +00:00
Improve appearance of account page.
This commit is contained in:
parent
35b8283e31
commit
ef8ae03e24
app/src/main/res/layout
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user