feat(icon): new parrot app icon (rounded animal family)#25
Merged
Conversation
Replace the launcher icon with a flat rounded parrot on deep teal, part of a shared three-app animal icon family. Bumps to 6.8.10. - adaptive foreground (drawable-*dpi): parrot centered in the safe zone - adaptive background: solid deep teal (#FF105C6A) - monochrome: flat parrot silhouette PNGs replace the keyboard-glyph vector - legacy ic_launcher / ic_launcher_round (mipmap-*dpi): parrot on teal - Play listing icon (fastlane en-US): regenerated 512x512 - versionCode 6810 / versionName 6.8.10 + changelog "New app icon"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces the launcher icon with a flat rounded parrot on a deep-teal background, part of a shared three-app animal icon family (owl / parrot / hummingbird). Bumps to 6.8.10 for an internal release.
What changed
drawable-*dpi/ic_launcher_adaptive_foreground.png) — parrot centered in the safe zonedrawable-v24/ic_launcher_background.xml) — solid deep teal#FF105C6A(was near-black)drawable-*dpi/ic_launcher_monochrome.png) — flat parrot silhouette PNGs; removes the old keyboard-glyph vectoric_launcher/ic_launcher_round(mipmap-*dpi) — parrot on tealfastlane/.../en-US/images/icon.png) — regenerated 512x512versionCode 6810/versionName 6.8.10+ changelog6810.txt("New app icon")Test plan
make checkgreen (~350 unit tests, lint)