Merge pull request #176 from arkon/lg-split-window
Support LG split window
This commit is contained in:
commit
4d8c9360c9
1 changed files with 3 additions and 0 deletions
|
|
@ -107,6 +107,9 @@
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="android.max_aspect"
|
android:name="android.max_aspect"
|
||||||
android:value="2.1" />
|
android:value="2.1" />
|
||||||
|
<meta-data
|
||||||
|
android:name="com.lge.support.SPLIT_WINDOW"
|
||||||
|
android:value="true" />
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="com.crashlytics.ApiKey"
|
android:name="com.crashlytics.ApiKey"
|
||||||
android:value="b23725bd3d266aa65c5a3dd1816b2f801524a189" />
|
android:value="b23725bd3d266aa65c5a3dd1816b2f801524a189" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue