-
Notifications
You must be signed in to change notification settings - Fork 15
[FEATURE] Themed/adaptive app icon #3
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Prerequisites
- I have searched existing issues to ensure this is not a duplicate
- I have read the documentation
Problem Description
Proposed Solution
Check out Google’s Adaptive Icons guide for full details:
https://developer.android.com/guide/practices/uiguidelines/icondesign_adaptive
A few things to try next:
- Add a dark-mode variant under drawable-night
- On Android 12+, use the Monet API to tint icons with the system accent
- Publish metadata so popular icon-pack launchers automatically pick up your themed icon
Alternative Solutions
No response
Feature Category
User Interface
Priority
Low - Nice to have
Use Case
Implementing an adaptive app icon would ensure that the app meets Android design requirements while enhancing user experience.
Mockups/Examples
No response
Additional Context
No response
Implementation
- I would be willing to help implement this feature
- I would be willing to test this feature
- I would be willing to provide feedback during development
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
