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

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

Merge "feat(expressive): Update color inversion animation for expressive style" into main

parents 0207305b 54b8e73c
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -15,13 +15,7 @@
-->

<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_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>

    <item name="a11y_magnification_banner" type="raw" product="default">@raw/accessibility_magnification_banner</item>

    <item name="a11y_extra_dim_banner" type="raw" product="default">@raw/extra_dim_banner</item>
    <item name="a11y_extra_dim_banner" type="raw" product="tablet">@raw/extra_dim_banner_tablet</item>
</resources>