Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Before you start, please check existing proposals athttps://issuetracker.google.com/issues?q=hotlistid:3426315%20status:open
Description: Instead of having Brush and Color as separate entities in compose, with Brush providing its own SolidColor, I request that you make Color in foundation implement the Brush interface. This should be easy to implement since both brush and Color are part of the same module. This change would make styling components a lot easier to style.
Use Case: This feature will make it easier to style components in every part of a Compose app, including buttons, topBars, and chips.