summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/main/res/layout')
-rw-r--r--android/src/main/res/layout/connect.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/src/main/res/layout/connect.xml b/android/src/main/res/layout/connect.xml
index 579e3c6a4e..5c7849c23e 100644
--- a/android/src/main/res/layout/connect.xml
+++ b/android/src/main/res/layout/connect.xml
@@ -234,7 +234,9 @@
android:padding="24dp"
>
<Button android:id="@+id/switch_location"
+ android:layout_marginTop="20dp"
android:layout_marginBottom="16dp"
+ android:paddingHorizontal="8dp"
android:text="@string/switch_location"
android:drawableRight="@drawable/icon_chevron"
android:paddingRight="8dp"