Skip to content

Center app icon in adaptive icon canvas#8

Merged
GeiserX merged 2 commits intomainfrom
fix/icon-centering
Apr 4, 2026
Merged

Center app icon in adaptive icon canvas#8
GeiserX merged 2 commits intomainfrom
fix/icon-centering

Conversation

@GeiserX
Copy link
Copy Markdown
Owner

@GeiserX GeiserX commented Apr 4, 2026

Summary

  • Center the sun in the 108dp adaptive icon foreground canvas
  • Remove perspective grid lines that were bleeding through
  • Regenerate legacy icons with centered layout

Before / After

The sun was shifted ~23px upward with grid lines visible at the bottom of the foreground layer. Now properly centered in the safe zone.

The adaptive icon foreground had the sun shifted upward with
perspective grid lines bleeding through. Now the sun circle is
properly centered in the 108dp canvas with grid lines removed.
Legacy icons regenerated with matching centered layout.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 4, 2026

Warning

Rate limit exceeded

@GeiserX has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 46 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 46 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1ba9cc0e-4f8d-455d-b861-5f2fa1e00cb9

📥 Commits

Reviewing files that changed from the base of the PR and between f20aa0e and 79ebb97.

⛔ Files ignored due to path filters (15)
  • app/src/main/res/mipmap-hdpi/ic_launcher.png is excluded by !**/*.png
  • app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png is excluded by !**/*.png
  • app/src/main/res/mipmap-hdpi/ic_launcher_round.png is excluded by !**/*.png
  • app/src/main/res/mipmap-mdpi/ic_launcher.png is excluded by !**/*.png
  • app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png is excluded by !**/*.png
  • app/src/main/res/mipmap-mdpi/ic_launcher_round.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xhdpi/ic_launcher.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xhdpi/ic_launcher_round.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xxhdpi/ic_launcher.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xxxhdpi/ic_launcher.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png is excluded by !**/*.png
  • app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png is excluded by !**/*.png
📒 Files selected for processing (3)
  • AGENTS.md
  • app/src/main/java/com/cashpilot/android/ui/MainActivity.kt
  • app/src/main/java/com/cashpilot/android/ui/screen/SetupScreen.kt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/icon-centering

Comment @coderabbitai help to get the list of available commands and usage tips.

- Battery step no longer blocks Continue or needsSetup gating
- Use ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS with package URI
  for a direct per-app prompt instead of the global settings list
@GeiserX GeiserX merged commit 326c7ad into main Apr 4, 2026
3 checks passed
@GeiserX GeiserX deleted the fix/icon-centering branch April 4, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant