Open
Bug 1973838
Opened 5 days ago
Updated 5 days ago
Investigate adding VectorDrawables of our Acorn icons for easy use in Compose
Categories
(Firefox for Android :: Design System and Theming, task)
Tracking
()
NEW
People
(Reporter: 007, Unassigned)
References
Details
(Whiteboard: [fxdroid][group4])
Similar to how Material has the Icons
library, which allows Icons to be freely accessible in the Kotlin code without needing to do a resource ID look-up, we should be able to have a library of globally-accessible VectorDrawables with our Acorn icons.
https://developer.android.com/develop/ui/compose/graphics/images/compare
https://developer.android.com/reference/kotlin/androidx/compose/material/icons/package-summary
Updated•5 days ago
|
Reporter | ||
Comment 1•5 days ago
|
||
another thing to consider with this ticket:
https://phabricator.services.mozilla.com/D252745#inline-1389688
You need to log in
before you can comment on or make changes to this bug.
Description
•