Support LG split window

This commit is contained in:
Eugene Cheung 2017-06-10 15:48:58 -04:00
commit f9a6fd1c3a

View file

@ -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" />