Support super widescreen Android devices
This commit is contained in:
parent
4eebe7be16
commit
d89d59fc30
1 changed files with 5 additions and 2 deletions
|
|
@ -103,7 +103,10 @@
|
|||
<action android:name="android.intent.action.MEDIA_BUTTON" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
||||
<meta-data
|
||||
android:name="android.max_aspect"
|
||||
android:value="2.1" />
|
||||
<meta-data
|
||||
android:name="com.crashlytics.ApiKey"
|
||||
android:value="b23725bd3d266aa65c5a3dd1816b2f801524a189" />
|
||||
|
|
@ -179,4 +182,4 @@
|
|||
android:launchMode="singleInstance"/>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue