Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logo cut-off in navigation drawer on some devices (e.g. Pixel 5) #67

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

CNugteren
Copy link
Owner

This should fix #61.

Interestingly, I had to deviate from the recommended sizes here. So I made a new sample Android app with the navigation drawer, all pre-filled-in by Android Studio, ran it on the Pixel 5 without modifications, and it showed the same bug.

The drawback is that on devices that didn't show this bug it uses slightly more space, but I think that is fine.

I'll do a bit more testing before merging this in.

@CNugteren CNugteren merged commit 32a9f71 into master Feb 11, 2025
1 check passed
@CNugteren CNugteren deleted the fix_logo_cutoff_on_some_devices branch February 11, 2025 18:46
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.

[BUG] App icon cuts off in hamburger menu
1 participant