Merge "Enable the android.window.PROPERTY_ACTIVITY_EMBEDDING_SPLITS_ENABLED property"
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
|
||||
<uses-library android:name="org.apache.http.legacy" />
|
||||
|
||||
<property
|
||||
android:name="android.window.PROPERTY_ACTIVITY_EMBEDDING_SPLITS_ENABLED"
|
||||
android:value="true" />
|
||||
|
||||
<!-- Settings -->
|
||||
<activity android:name=".homepage.SettingsHomepageActivity"
|
||||
android:label="@string/settings_label_launcher"
|
||||
|
||||
Reference in New Issue
Block a user