summaryrefslogtreecommitdiff
path: root/src/android
diff options
context:
space:
mode:
authorXForYouX <xforyoux@noreply.localhost>2024-03-22 03:50:23 +0100
committerMike Lothian <mike@fireburn.co.uk>2024-12-20 15:24:57 +0000
commit6d52373e08970a90735e3cb84f6e7ecd250aa2e5 (patch)
tree6120e81459990e78befc0d22b2002673b014885e /src/android
parentc945eb60d74c25ac4284769668f455f2d69d40a2 (diff)
Add 32:9 For Android
32:9 For Android Fix Issue Aspce Ratio
Diffstat (limited to 'src/android')
-rw-r--r--src/android/app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml
index 4fbfa6d1d..f34bf3953 100644
--- a/src/android/app/src/main/res/values/strings.xml
+++ b/src/android/app/src/main/res/values/strings.xml
@@ -601,6 +601,7 @@
<string name="ratio_force_four_three">Force 4:3</string>
<string name="ratio_force_twenty_one_nine">Force 21:9</string>
<string name="ratio_force_sixteen_ten">Force 16:10</string>
+ <string name="ratio_force_thirty_two_nine">Force 32:9</string>
<string name="ratio_stretch">Stretch to window</string>
<!-- CPU Backend -->