Update application icons and splash screen assets#328
Merged
rainxchzed merged 1 commit intomainfrom Mar 14, 2026
Merged
Conversation
- Replace `ic_logo` with `app_icon.png` and update `ic_splash.xml` to use the new resource with an increased inset of 48dp. - Update adaptive icon configurations (`ic_launcher.xml` and `ic_launcher_round.xml`) to use the foreground asset for the monochrome layer. - Adjust `ic_launcher_background` color to a darker hex value (#101010). - Refresh launcher mipmap assets (foreground, round, and standard) across all densities. - Update the Play Store launcher icon and remove the obsolete `ic_logo.png` file.
Contributor
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (19)
WalkthroughUpdates Android splash screen, launcher icon, and color resources across four XML files. Changes include swapping drawable references, adjusting inset padding, updating monochrome layer sources, and modifying a background color value. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
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.
ic_logowithapp_icon.pngand updateic_splash.xmlto use the new resource with an increased inset of 48dp.ic_launcher.xmlandic_launcher_round.xml) to use the foreground asset for the monochrome layer.ic_launcher_backgroundcolor to a darker hex value (#101010).ic_logo.pngfile.Summary by CodeRabbit