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