AndroidManifest: Remove the maximum aspect ratio entirely
This commit is contained in:
parent
cb26b07f0f
commit
c8e01d29a8
@ -30,8 +30,6 @@
|
|||||||
android:isGame="true"
|
android:isGame="true"
|
||||||
android:banner="@mipmap/ic_launcher">
|
android:banner="@mipmap/ic_launcher">
|
||||||
|
|
||||||
<meta-data android:name="android.max_aspect" android:value="2.4" />
|
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name="org.citra.citra_emu.ui.main.MainActivity"
|
android:name="org.citra.citra_emu.ui.main.MainActivity"
|
||||||
android:theme="@style/CitraBase"
|
android:theme="@style/CitraBase"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user