Merge "Enable the android.window.PROPERTY_ACTIVITY_EMBEDDING_SPLITS_ENABLED property" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot
2023-02-17 14:38:14 +00:00
committed by Android (Google) Code Review

View File

@@ -137,6 +137,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"