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

Commit 0ba85b90 authored by Marcelo Arteiro's avatar Marcelo Arteiro
Browse files

[DO NOT REVERT] Updates Material Color Library

Following 2025 Specifications
 - updates Variant
 - adds a few tokens
 - Removes deprecated Fidelity attribute


Obs: Do not automatically revet. If this Cl breaks please read go/color-update before reverting.

Bug: 394371316
Bug: 347286986
Test: Presubmit
Flag: android.os.material_colors_2025_03

Change-Id: I2ee6368c48c167003ceef102ffac7897b88469aa
parent ed20edd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ public class ColorScheme {

    public ColorScheme(@ColorInt int seed, boolean isDark, @Style.Type int style,
            double contrastLevel) {

        this.mSeed = seed;
        this.mIsDark = isDark;
        this.mStyle = style;
+189 −228

File changed.

Preview size limit exceeded, changes collapsed.

+83 −90

File changed.

Preview size limit exceeded, changes collapsed.

+119 −85

File changed.

Preview size limit exceeded, changes collapsed.