Add Notification Summaries Settings animation

Add Lottie animation for the Notification Summaries Settings page.

Flag: EXEMPT bugfix

Test: manual
Bug: 406803581
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b49118104062919f873e3fe62ca0185cfd335fa2)
Merged-In: If542393dd9b514166db38c2ed6dbaec387e233b6
Change-Id: If542393dd9b514166db38c2ed6dbaec387e233b6
This commit is contained in:
Valentin Iftime
2025-06-19 18:18:36 +02:00
committed by Joey
parent 4d574a5c83
commit a67f1a8aa3
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -21,9 +21,10 @@
android:title="@string/notification_summarization_title">
<com.android.settingslib.widget.IllustrationPreference
android:key="illustration"
android:key="notification_summarization_illustration"
settings:searchable="false"
android:selectable="false"
app:lottie_rawRes="@raw/lottie_notification_summarization"
app:lottie_cacheComposition="false"
settings:dynamicColor="true"/>