Do not cache the bubble settings illustration
This allows us to load a different asset depending on the configuration of the device. Test: manual Bug: 269233648 Change-Id: Ieff757893ca950e649717750a602991e72a943d0
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
android:key="bubbles_illustration"
|
android:key="bubbles_illustration"
|
||||||
settings:searchable="false"
|
settings:searchable="false"
|
||||||
app:lottie_rawRes="@raw/lottie_bubbles"
|
app:lottie_rawRes="@raw/lottie_bubbles"
|
||||||
|
app:lottie_cacheComposition="false"
|
||||||
settings:dynamicColor="true"
|
settings:dynamicColor="true"
|
||||||
settings:controller="com.android.settings.notification.BubbleNotificationIllustrationPreferenceController"/>
|
settings:controller="com.android.settings.notification.BubbleNotificationIllustrationPreferenceController"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user