mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 21:53:31 +01:00
Fixed aspect ratio bigger than 16:9 on Android Devices
This commit is contained in:
parent
ef98a21735
commit
dbeec37b0f
@ -25,6 +25,7 @@
|
||||
android:supportsRtl="true"
|
||||
android:isGame="true"
|
||||
android:banner="@drawable/banner_tv">
|
||||
<meta-data android:name="android.max_aspect" android:value="2.1" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.main.MainActivity"
|
||||
|
Loading…
x
Reference in New Issue
Block a user