ev-map / EVMap

Android app to find electric vehicle charging stations - compatible with community databases such as GoingElectric.de and OpenChargeMap.org.
https://ev-map.app/
MIT License
204 stars 56 forks source link

Add support for Android 13+ themed icons #366

Closed nhoeher closed 6 days ago

nhoeher commented 2 weeks ago

This adds a basic monochrome version of the app icon in order to support themed icons on newer Android versions.

Before: before

After: after

johan12345 commented 6 days ago

Hey, thanks for the suggestion and implementation! I think I would prefer a "filled" instead of an "outlined" style for the monochrome icon (many of the examples in your screenshot do this as well). I just pushed this change, and it looks like this (current color icon besides for comparison): image