diff options
| author | XForYouX <xforyoux@noreply.localhost> | 2024-03-22 03:50:23 +0100 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2024-12-20 15:24:57 +0000 |
| commit | 6d52373e08970a90735e3cb84f6e7ecd250aa2e5 (patch) | |
| tree | 6120e81459990e78befc0d22b2002673b014885e /src/android | |
| parent | c945eb60d74c25ac4284769668f455f2d69d40a2 (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.xml | 1 |
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 --> |
