Closed Irishsmurf closed 2 years ago
Adds VectorDrawable images to use as the LunaSea application logo.
VectorDrawable
Currently we use static .png images for the Application logo - this means there must be multiple images generated per display size.
This change adds VectorDrawable images to the res directory, and references these for the Launcher Icons.
res
The first is the regular LunaSea colour logo - the second has a slightly Alpha'd logo for use as the Monochrome logo.
Examples:
Monochrome Theme:
Colour'd Theme:
This is fantastic, thanks for doing this!
Adds
VectorDrawable
images to use as the LunaSea application logo.Currently we use static .png images for the Application logo - this means there must be multiple images generated per display size.
This change adds VectorDrawable images to the
res
directory, and references these for the Launcher Icons.The first is the regular LunaSea colour logo - the second has a slightly Alpha'd logo for use as the Monochrome logo.
Examples:
Monochrome Theme:
Colour'd Theme: