diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/src/main/res/layout/split_tunnelling_header.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/split_tunnelling_header.xml b/android/src/main/res/layout/split_tunnelling_header.xml index 359bf1f7e8..e68dfa4f30 100644 --- a/android/src/main/res/layout/split_tunnelling_header.xml +++ b/android/src/main/res/layout/split_tunnelling_header.xml @@ -9,7 +9,7 @@ android:layout_height="wrap_content" android:layout_weight="0" android:layout_marginLeft="@dimen/side_margin" - android:layout_marginTop="4dp" + android:layout_marginTop="2dp" android:layout_marginBottom="12dp" android:text="@string/split_tunnelling" style="@style/SettingsExpandedHeader" /> |
