diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-08-15 20:27:14 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-08-16 11:56:12 +0000 |
| commit | 1583c9f651f45a400b6773671a157304a7e8bb7c (patch) | |
| tree | f408dd1be517557c09f040019a9d559d4c2eb404 /android | |
| parent | 37185b66cc8c5378150e4a1afa50d265316dfe46 (diff) | |
| download | mullvadvpn-1583c9f651f45a400b6773671a157304a7e8bb7c.tar.xz mullvadvpn-1583c9f651f45a400b6773671a157304a7e8bb7c.zip | |
Don't force version label to be capitalized
Diffstat (limited to 'android')
| -rw-r--r-- | android/src/main/res/layout/settings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/src/main/res/layout/settings.xml b/android/src/main/res/layout/settings.xml index 0037bec115..d0308f163b 100644 --- a/android/src/main/res/layout/settings.xml +++ b/android/src/main/res/layout/settings.xml @@ -101,7 +101,6 @@ android:textSize="13sp" android:textStyle="bold" android:text="" - android:textAllCaps="true" /> <ImageView android:layout_width="16dp" |
