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

Commit ff1d41a1 authored by Daniel Norman's avatar Daniel Norman
Browse files

feat(expressive): Update a11y timeout image to expressive style

This is not flagged because the image looks fine when the expressive
flag is on or off, so using one source of truth is simpler to maintain.

Fix: 405473796
Test: observe new images; see screenshots in bug
Flag: EXEMPT image assets only
Change-Id: I3ff1f682709d82c6ed4f1175307f3c0821f262ca
parent 1c1dd907
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- The illustration for those screen are not in one of below type. This file should be a video in JSON format. -->
    <item name="a11y_timeout_banner" type="raw" product="default">@raw/accessibility_timeout_banner</item>
    <item name="a11y_timeout_banner" type="raw" product="tablet">@raw/accessibility_timeout_banner_tablet</item>

    <item name="a11y_color_inversion_banner" type="raw" product="default">@raw/accessibility_color_inversion_banner</item>
    <item name="a11y_color_inversion_banner" type="raw" product="tablet">@raw/accessibility_color_inversion_banner_tablet</item>
+2162 −10006

File changed.

Preview size limit exceeded, changes collapsed.

+0 −1

File deleted.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@

    <com.android.settingslib.widget.IllustrationPreference
        android:key="accessibility_control_timeout_banner"
        settings:lottie_rawRes="@raw/a11y_timeout_banner"/>
        settings:lottie_rawRes="@raw/accessibility_timeout_banner"/>

    <!-- Items in a list should not be searchable. -->
    <com.android.settingslib.widget.SelectorWithWidgetPreference