maks / MGit

A Git client for Android.
https://manichord.com/projects/mgit.html
GNU General Public License v3.0
1.21k stars 166 forks source link

Oreo adaptive icon shape #430

Open 532910 opened 5 years ago

532910 commented 5 years ago

Please add support for icon shape https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive https://material.io/guidelines/style/icons.html

you should fix it to upload new version to google play https://www.xda-developers.com/google-play-app-updates-must-target-android-8-0/

RokeJulianLockhart commented 1 month ago

https://github.com/maks/MGit/issues/430#issue-378621109

As https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#:~:text=If%20you%20want%20to%20support%20user%20theming%20of%20app%20icons%2C%20provide%20a%20single%20layer%20for%20the%20monochrome%20version%20of%20the%20icon explains, please take this opportunity to also add monochrome colouration support (like https://github.com/maks/MGit/issues/655#issue-1371412814 requests) unless that should be tracked separately.