-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Android 13 (Material Design 3) app icon #4416
Comments
It is already adaptive (separate foreground and background). |
But there is no
|
See https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#design-adaptive-icons:
and https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#add_your_adaptive_icon_to_your_app (emphasis mine):
|
ic |
Use case
App icons on Android 13 can adapt their colour to the background image of the home screen, which looks really cool :)
Proposed Solution
Make the SC icon also adaptable, this instruction might be useful: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive
#3650 may be related, though this issue is just about the app icon and not the style in the app itself.
Screenshot
![grafik](https://user-images.githubusercontent.com/92865620/192349880-aec9e357-8928-4c63-a856-270182bc8634.png)
(just poorly edited with gimp)
The text was updated successfully, but these errors were encountered: