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:
committed by
Android (Google) Code Review
commit
db315e642b
@@ -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"/>
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user