Closed wang-li closed 7 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)
@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. 😉
@nmondollot I updated the app icon from the SVG file and here is how it looks:
Adaptive | Monochrome |
---|---|
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.
Resolves #98