diff options
| -rw-r--r-- | android/src/main/res/layout/account.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/account.xml b/android/src/main/res/layout/account.xml index bf374b2ebb..d6e9819e6a 100644 --- a/android/src/main/res/layout/account.xml +++ b/android/src/main/res/layout/account.xml @@ -33,7 +33,7 @@ <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_marginTop="4dp" + android:layout_marginTop="2dp" android:orientation="vertical"> <TextView android:id="@+id/expanded_title" android:layout_width="wrap_content" |
