android: frontend: Support 18.5:9 aspect ratio.
This commit is contained in:
parent
a1576193b9
commit
0a85d122a1
@ -27,6 +27,8 @@
|
||||
android:isGame="true"
|
||||
android:banner="@mipmap/ic_launcher">
|
||||
|
||||
<meta-data android:name="android.max_aspect" android:value="2.1" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.main.MainActivity"
|
||||
android:theme="@style/Citra">
|
||||
|
Loading…
x
Reference in New Issue
Block a user