diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-09-06 10:37:12 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-09-09 09:53:24 +0200 |
| commit | 7240e6313aacf18c5d989f151ec83fd2d0445a5e (patch) | |
| tree | 350798a8597bf5ef23771d8b031301dfc56f75ff /android/src/main/res/layout | |
| parent | 2a478d7674c8754477d02dc8d221d7466e95702b (diff) | |
| download | mullvadvpn-7240e6313aacf18c5d989f151ec83fd2d0445a5e.tar.xz mullvadvpn-7240e6313aacf18c5d989f151ec83fd2d0445a5e.zip | |
Adjust header alpha 0.6->0.8 on Android
Diffstat (limited to 'android/src/main/res/layout')
| -rw-r--r-- | android/src/main/res/layout/connect.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/connect.xml b/android/src/main/res/layout/connect.xml index 5c7849c23e..8b0629db43 100644 --- a/android/src/main/res/layout/connect.xml +++ b/android/src/main/res/layout/connect.xml @@ -27,7 +27,7 @@ android:layout_height="wrap_content" android:layout_marginHorizontal="8dp" android:layout_marginVertical="12dp" - android:textColor="@color/white60" + android:textColor="@color/white80" android:textSize="24sp" android:textStyle="bold" android:text="@string/app_name" |
