Skip to content

fix: Improve editor button padding#9

Merged
OS-pedrogustavobilro merged 1 commit intofeat/RMET-4099/android-implementationfrom
fix/editor_button_padding
Mar 24, 2026
Merged

fix: Improve editor button padding#9
OS-pedrogustavobilro merged 1 commit intofeat/RMET-4099/android-implementationfrom
fix/editor_button_padding

Conversation

@OS-pedrogustavobilro
Copy link
Contributor

Description

I've been struggling to tap the ok button in the built-in image editor a lot, especially in portrait mode when they are very close to the navigation bar, and feel like this could be something that could cause complaints for Capacitor users. When I compare it with iOS, it's much easier to tap the button there. Also it's not the best for accessibility.

Basically this PR gives the buttons a bit more padding so that they can be clicked better.

I checked a few different Android device sizes, easier to tap the buttons portrait and landscape now, and looks better imo.

But feel free to test on your end and provide feedback if you agree with this change or not.

Screenshots

Android before iOS currently Android after (this PR)
Screenshot_20260323_185230 image0 Screenshot_20260323_185353

@OS-pedrogustavobilro OS-pedrogustavobilro merged commit 46d3743 into feat/RMET-4099/android-implementation Mar 24, 2026
2 checks passed
@OS-pedrogustavobilro OS-pedrogustavobilro deleted the fix/editor_button_padding branch March 24, 2026 09:07
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.

2 participants