Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb5d998f authored by Jeff DeCew's avatar Jeff DeCew
Browse files

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
parent 16927143
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"/>