-
Notifications
You must be signed in to change notification settings - Fork 4
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
ANDROID-15168 compose badge improvements #383
Conversation
📱 New catalog for testing generated: Download |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
🥅 What's the goal?
Expose the badge text size in compose (in order to be able to limit it's font size when the font is set to 200%).
Trim it's content according to the figma specs if it has a number > 9.
Add more options to the badge in compose catalog.
🆚 Are there UI changes?
🚧 How do we do it?
☑️ Checks
🧪 How can I test this?
BadgeCatalog.mov