Add android.max_aspect tag
This commit is contained in:
parent
1b5e416988
commit
2f8ab7174b
1 changed files with 1 additions and 0 deletions
|
@ -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 -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue