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

Commit 9f75c6b5 authored by Marcelo Arteiro's avatar Marcelo Arteiro Committed by Automerger Merge Worker
Browse files

Merge "Fixes materialColorOutlineVariant on DynamicColor" into udc-dev am: 4a981a39

parents bf2ee6b4 4a981a39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ class DynamicColors {
                Pair.create("surface_variant", MDC.surfaceVariant),
                Pair.create("on_surface_variant", MDC.onSurfaceVariant),
                Pair.create("outline", MDC.outline),
                Pair.create("outline_variant", MDC.outlineVariant),
                Pair.create("error", MDC.error),
                Pair.create("on_error", MDC.onError),
                Pair.create("error_container", MDC.errorContainer),