Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Theming] Switch button shaper to use Density instead of DrawScope #21

Closed
kirill-grouchnikov opened this issue Mar 27, 2022 · 0 comments
Assignees
Labels
1.2 - Cryo Release 1.2 - 2022.H1 Breaking change Marking changes that break backwards compatibility

Comments

@kirill-grouchnikov
Copy link
Owner

AuroraButtonShaper.getButtonOutline should be accessible to application usage outside of DrawScope. It only should require Density for converting dp units into pixels.

@kirill-grouchnikov kirill-grouchnikov added Breaking change Marking changes that break backwards compatibility 1.2 - Cryo Release 1.2 - 2022.H1 labels Mar 27, 2022
@kirill-grouchnikov kirill-grouchnikov self-assigned this Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.2 - Cryo Release 1.2 - 2022.H1 Breaking change Marking changes that break backwards compatibility
Projects
None yet
Development

No branches or pull requests

1 participant