Skip to content

Commit

Permalink
Prepare for ultra-wide screens like S8 and G6. See https://android-de…
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Mar 29, 2017
1 parent 1cb9378 commit 50e4520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
android:logo="@drawable/ic_banner"
android:isGame="true"
android:banner="@drawable/tv_banner">
<meta-data android:name="android.max_aspect" android:value="2.1" />
<activity
android:name=".PpssppActivity"
android:configChanges="orientation|locale|keyboard|keyboardHidden|navigation|fontScale|uiMode|navigation"
Expand Down

0 comments on commit 50e4520

Please sign in to comment.