boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
23 stars 12 forks source link

Update app icon #101

Closed wang-li closed 2 months ago

wang-li commented 2 months ago

The logo in the app icon was too large and needed to be readjusted. A monochrome icon has also be added in case the user choose themed icons.

Adaptive Monochrome

Resolves #98

nmondollot commented 2 months ago

Great!

Our logo seems a bit smaller than the other apps, no? Should we follow some UI guidelines? like this maybe

They seem to use a 384px width for the content of the logo (0.75*512)

Capture d’écran 2024-04-24 à 17 35 06
wang-li commented 2 months ago

@nmondollot the app icon guideline for android is available here: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

I just updated the app icon with a vector asset that I have found in the source code, without changing the size. Let me update it with the SVG asset that you just sent me. 😉

wang-li commented 2 months ago

@nmondollot I updated the app icon from the SVG file and here is how it looks:

Adaptive Monochrome