Adds illustration to Flash Notifications settings page

Bug: 274546785
Test: builds and checks the illustration manually
Change-Id: Iaaa49195fc062b2905b148352a5bd3e25807f207
This commit is contained in:
Angela Wang
2023-03-21 05:11:45 +00:00
parent 410fa6cfc5
commit 139ee5037b
3 changed files with 121 additions and 5 deletions

View File

@@ -20,14 +20,13 @@
android:title="@string/flash_notifications_title">
<com.android.settingslib.widget.TopIntroPreference
android:key="flash_notifications_intro"
android:title="@string/flash_notifications_intro" />
<!-- TODO update when rawRes added
<com.android.settingslib.widget.IllustrationPreference
android:key="flash_notifications_guide_preference"
settings:lottie_rawRes="@raw/NOT ADDED"
settings:searchable="false" />
-->
android:key="flash_notifications_illustration"
settings:searchable="false"
settings:lottie_rawRes="@drawable/flash_notifications_illustration"/>
<SwitchPreference
android:key="camera_flash_notification_preference"