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

Extract only needed icons from material icons #1

Closed
ridwan-standing-by opened this issue Feb 5, 2022 · 1 comment
Closed

Extract only needed icons from material icons #1

ridwan-standing-by opened this issue Feb 5, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ridwan-standing-by
Copy link
Owner

The androidx.compose.material:material-icons-extended takes up ~8MB (around 80% of the APK download size). We need only a couple of icons from it, so we can greatly reduces the app bundle size.

@ridwan-standing-by ridwan-standing-by added the enhancement New feature or request label Feb 5, 2022
@ridwan-standing-by ridwan-standing-by added this to the 1.5 milestone Feb 5, 2022
@ridwan-standing-by
Copy link
Owner Author

Done, merged into develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant