Skip to content
Snippets Groups Projects
Commit 9b3fa0d3 authored by XForYouX's avatar XForYouX
Browse files

Add 32:9 Android

Fix Issue Aspec Ratio For Android
parent 77042ae6
No related branches found
No related tags found
No related merge requests found
...@@ -142,6 +142,7 @@ ...@@ -142,6 +142,7 @@
<item>@string/ratio_force_four_three</item> <item>@string/ratio_force_four_three</item>
<item>@string/ratio_force_twenty_one_nine</item> <item>@string/ratio_force_twenty_one_nine</item>
<item>@string/ratio_force_sixteen_ten</item> <item>@string/ratio_force_sixteen_ten</item>
<item>@string/ratio_force_thirty_two_nine</item>
<item>@string/ratio_stretch</item> <item>@string/ratio_stretch</item>
</string-array> </string-array>
...@@ -151,6 +152,7 @@ ...@@ -151,6 +152,7 @@
<item>2</item> <item>2</item>
<item>3</item> <item>3</item>
<item>4</item> <item>4</item>
<item>5</item>
</integer-array> </integer-array>
<string-array name="rendererScalingFilterNames"> <string-array name="rendererScalingFilterNames">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment