-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I see that you have an icon made with Icon Composer, but it appears that you are using the exported PNG previews as AppIcon images instead of importing the .icon file into the project.
Best practices would be to import the Icon Composer file (named "AppIcon.icon") directly into the project directory, like this:
I would have done this myself in a PR, but I don't have access to your Icon Composer file. Anyway, this is a small thing, but it's also an easy change. Have a nice day, and great work on the app!
EDIT: To specify what this would do, it makes the shape of the music note render more clearly, fixes the mono variant, reduces the intensity of the specular highlights around the edges (since it doesn't have to render them twice) and also gives the icon dynamic specular highlights on devices that support it.