Merge changes I6387c999,I470e5c6e into main

* changes:
  Update illustrations in Private Space setup & settings
  Replace autoadvance screens with waiting screen in PS setup
This commit is contained in:
Joseph Vincent
2024-04-10 09:51:35 +00:00
committed by Android (Google) Code Review
23 changed files with 218 additions and 299 deletions

View File

@@ -19,7 +19,7 @@
android:title="@string/private_space_hide_page_title">
<com.android.settingslib.widget.IllustrationPreference
android:key="privatespace_hide_video"
android:key="private_space_hide_illustration"
settings:searchable="false"
settings:lottie_rawRes="@raw/private_space_hide_when_locked_illustration"/>

View File

@@ -23,7 +23,7 @@
settings:searchable="false">
<com.android.settingslib.widget.IllustrationPreference
android:key="private_space_settings"
android:key="private_space_illustration"
settings:searchable="false"
settings:lottie_rawRes="@raw/private_space_illustration"/>