From 55412962c0cf2da12539aed747d3002214833d78 Mon Sep 17 00:00:00 2001 From: t895 Date: Sun, 12 Nov 2023 15:45:42 -0500 Subject: android: Remove "auto" region option This doesn't exist and if you clicked it, your region would be set to Taiwan. --- src/android/app/src/main/res/values/arrays.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/android/app/src/main/res/values/arrays.xml b/src/android/app/src/main/res/values/arrays.xml index dc10159c9..51bcc49a3 100644 --- a/src/android/app/src/main/res/values/arrays.xml +++ b/src/android/app/src/main/res/values/arrays.xml @@ -2,7 +2,6 @@ - @string/auto @string/region_australia @string/region_china @string/region_europe @@ -13,7 +12,6 @@ - -1 3 4 2 -- cgit v1.2.3