summaryrefslogtreecommitdiffhomepage
path: root/android/src
diff options
context:
space:
mode:
Diffstat (limited to 'android/src')
-rw-r--r--android/src/main/res/layout/advanced.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/advanced.xml b/android/src/main/res/layout/advanced.xml
index f9cb370089..ecd6a27620 100644
--- a/android/src/main/res/layout/advanced.xml
+++ b/android/src/main/res/layout/advanced.xml
@@ -38,7 +38,7 @@
<TextView android:id="@+id/expanded_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginTop="4dp"
+ android:layout_marginTop="2dp"
android:layout_marginLeft="@dimen/side_margin"
android:text="@string/settings_advanced"
style="@style/SettingsExpandedHeader" />