Remove ElementColors. We should use semantics and material colors now.
This commit is contained in:
parent
bcb64f7d44
commit
e2f3f2966b
9 changed files with 29 additions and 146 deletions
|
|
@ -113,8 +113,7 @@ Compose:
|
|||
CompositionLocalAllowlist:
|
||||
active: true
|
||||
# You can optionally define a list of CompositionLocals that are allowed here
|
||||
|
||||
allowedCompositionLocals: LocalLegacyColors, LocalCompoundColors, LocalSnackbarDispatcher
|
||||
allowedCompositionLocals: LocalCompoundColors, LocalSnackbarDispatcher
|
||||
CompositionLocalNaming:
|
||||
active: true
|
||||
ContentEmitterReturningValues:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue