Lacerte / clima

MOVED TO https://codeberg.org/Lacerte/clima
Mozilla Public License 2.0
105 stars 14 forks source link

[android] make app icon adaptive #337

Closed prestosole closed 2 years ago

prestosole commented 2 years ago

Description

Fixes #299

References

Testing

Before: image

After: image

Checklist

triallax commented 2 years ago

After some research, I found out that ic_launcher-playstore.png isn't used by the build process nor by the Play Store per se; we have to upload the file manually to the Play Store. I guess keeping it is okay, but we may want to change its location to avoid confusion.

Also, this PR should be tested on devices with an Android older than Android 8, which is when adaptive icons were introduced. I have one myself, but unfortunately I lost it somewhere in my house and now can't find it...