From 18ba0f1345daf6ca66e314b1f70250c3e10bb8df Mon Sep 17 00:00:00 2001 From: Crimson-Hawk Date: Sat, 23 Mar 2024 19:20:40 +0800 Subject: [PATCH] Revert "Merge branch 'XForYouX-dev' into dev" this broke android build This reverts commit 16841915fd0dcf7d72f8be66318ae67c01b61717, reversing changes made to c7d2f08de8bb51e323e95211f4553872b565b432. --- src/android/app/src/main/res/values/arrays.xml | 2 -- src/android/app/src/main/res/values/strings.xml | 1 - 2 files changed, 3 deletions(-) diff --git a/src/android/app/src/main/res/values/arrays.xml b/src/android/app/src/main/res/values/arrays.xml index 0500bb2a4f..1bd6455b4c 100644 --- a/src/android/app/src/main/res/values/arrays.xml +++ b/src/android/app/src/main/res/values/arrays.xml @@ -142,7 +142,6 @@ @string/ratio_force_four_three @string/ratio_force_twenty_one_nine @string/ratio_force_sixteen_ten - @string/ratio_thirty_two_nine @string/ratio_stretch @@ -152,7 +151,6 @@ 2 3 4 - 5 diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index 5331f2b419..a2487f4f11 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -601,7 +601,6 @@ Force 4:3 Force 21:9 Force 16:10 - Force 32:9 Stretch to window