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

Commit 335d3062 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "feat(expressive): Update a11y timeout image to expressive style" into main

parents 256f57c5 ff1d41a1
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