LISTEN-moe / android-app

Official LISTEN.moe Android app
https://github.com/LISTEN-moe/android-app#download
MIT License
243 stars 25 forks source link

Add monochromatic icon for Android 13's Adaptive Icon feature. #54

Closed Irishsmurf closed 1 year ago

Irishsmurf commented 1 year ago

This change adds support for a Monochromatic icon in Android 13. Adds 5 additional icons (ic_launcher_monochrome.png) - one for each DPI.

These additional icons remove the drop-shadow effect present in ic_launcher_foreground.png.

Screenshot of Icon from the home screen

arkon commented 1 year ago

Thanks!