diff options
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/layout/split_tunneling_header.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/split_tunneling_header.xml b/android/src/main/res/layout/split_tunneling_header.xml index 9208f4f8f5..c58bd44c0e 100644 --- a/android/src/main/res/layout/split_tunneling_header.xml +++ b/android/src/main/res/layout/split_tunneling_header.xml @@ -18,7 +18,7 @@ android:paddingTop="8dp" android:paddingHorizontal="@dimen/side_margin" android:text="@string/split_tunneling_description" - android:textColor="@color/white60" + android:textColor="@color/white" android:textSize="@dimen/text_small" /> <net.mullvad.mullvadvpn.ui.widget.ToggleCell android:id="@+id/enabled" android:layout_width="match_parent" |
