2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 02:15:55 +01:00

Add android.max_aspect tag

This commit is contained in:
mittorn 2018-05-15 19:54:53 +07:00
parent 1b5e416988
commit 2f8ab7174b

View File

@ -91,6 +91,7 @@
</intent-filter>
</receiver>
<!--<service android:name="in.celest.xash3d.SteamService" />-->
<meta-data android:name="android.max_aspect" android:value="2.1" />
</application>
<!-- Some devices with Android 2.2 should support native activity, it was in unstable hidden API -->