Adds illustration to Flash Notifications settings page
Bug: 274546785 Test: builds and checks the illustration manually Change-Id: Iaaa49195fc062b2905b148352a5bd3e25807f207
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user