Merge pull request #176 from arkon/lg-split-window

Support LG split window
This commit is contained in:
Karim Abou Zeid 2017-06-10 22:46:11 +02:00 committed by GitHub
commit 4d8c9360c9

View file

@ -107,6 +107,9 @@
<meta-data
android:name="android.max_aspect"
android:value="2.1" />
<meta-data
android:name="com.lge.support.SPLIT_WINDOW"
android:value="true" />
<meta-data
android:name="com.crashlytics.ApiKey"
android:value="b23725bd3d266aa65c5a3dd1816b2f801524a189" />