Skip to content

Vector Drawables #655

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

Open
daneren2005 opened this issue Feb 25, 2016 · 0 comments · May be fixed by #1126
Open

Vector Drawables #655

daneren2005 opened this issue Feb 25, 2016 · 0 comments · May be fixed by #1126

Comments

@daneren2005
Copy link
Owner

Convert use of multiple pngs to use vector Drawables instead. For now it will benefit from not needing to download and store separate versions of each Drawable. Current gradle version will automatically convert them to the appropriate sizes. The latest release of the support library added the ability to use the vector Drawables directly on older versions of android. If I switch now later when I can upgrade to the v23 support library I can dramatically lower the size of the apk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant