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: add padding to icons #263

Merged
merged 1 commit into from
Feb 7, 2025
Merged

fix: add padding to icons #263

merged 1 commit into from
Feb 7, 2025

Conversation

im-adithya
Copy link
Member

Fixes #261

This adds padding to all instances where there's an icon in Header to make it easily clickable. We can unfortunately only add horizontal padding as expo-router is a mess right now and doesn't offer customization (it appears as if it does, but that breaks a lot of things)

But this small padding should do the job, as I also increased the size of the icons from 20 to 24

Screenshots (Clickable area before vs after)

@im-adithya im-adithya requested a review from reneaaron February 6, 2025 18:39
@im-adithya im-adithya merged commit 8f197b0 into master Feb 7, 2025
2 checks passed
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.

Make settings icon easier to tap
1 participant