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

Use an adaptive icon as launcher icon #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

floscher
Copy link

This replaces the raster icons for the different pixel densities with an adaptive (vector) icon, which automatically adapts to different shapes (square, squircle, circle, rounded) and can also display in monochrome mode. See https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

The raster icons can be dropped completely, since starting with SDK 26 vector drawables / adaptive icons are fully supported:

squircle shape
night mode, circle shape, monochrome-green
square shape

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

Successfully merging this pull request may close these issues.

1 participant