-
Notifications
You must be signed in to change notification settings - Fork 327
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
Add second set of components #166
Conversation
0fa2a83
to
08c59e4
Compare
155335f
to
8fb49b7
Compare
|
||
AnimatedVisibility(enabled) { | ||
Icon( | ||
// TODO review icon sizing later |
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.
We'll need to take a look at the exact icon resources we have imported. We currently have them in 16, 24, 28 size variants, but I suspect we might not need all of these (as they're vectors anyway).
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.
It depends on the vector export properties (sometimes line width can scale badly)
|
||
AnimatedVisibility(enabled) { | ||
Icon( | ||
// TODO review icon sizing later |
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.
It depends on the vector export properties (sometimes line width can scale badly)
Screen.Recording.2024-11-16.at.0.00.30.mov
Screen.Recording.2024-11-16.at.0.01.10.mov