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

Commit 4a981a39 authored by Marcelo Arteiro's avatar Marcelo Arteiro Committed by Android (Google) Code Review
Browse files

Merge "Fixes materialColorOutlineVariant on DynamicColor" into udc-dev

parents 2dfbd12a 17bf2ff5
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),