Merge "Do not cache the bubble settings illustration" into tm-qpr-dev

This commit is contained in:
Jeff DeCew
2023-02-22 01:06:41 +00:00
committed by Android (Google) Code Review

View File

@@ -27,6 +27,7 @@
android:key="bubbles_illustration"
settings:searchable="false"
app:lottie_rawRes="@raw/lottie_bubbles"
app:lottie_cacheComposition="false"
settings:dynamicColor="true"
settings:controller="com.android.settings.notification.BubbleNotificationIllustrationPreferenceController"/>