Skip to content

[refactor] fix-screen-layout#3

Merged
GabrielSousa02 merged 6 commits intomainfrom
refactor/fix-screen-layout
Mar 20, 2026
Merged

[refactor] fix-screen-layout#3
GabrielSousa02 merged 6 commits intomainfrom
refactor/fix-screen-layout

Conversation

@GabrielSousa02
Copy link
Collaborator

What?

Update widgets to respect screen safe are and set size for the language dropdown menu.

Why?

The app was not respecting the boundaries of the Android screen, and the language menu had the same issue.

How?

Wrapped key widgets with SafeArea widget and set the maximum size for height and width for the language menu.

Testing?

Tested on Pixel 7 emulator.

Screenshots (optional)

Anything Else?

@holybiber
Copy link
Contributor

I did a quick check, looks mostly good, worksheets and the settings respect the screen height. Only the menu doesn't unfortunately, see the screenshot:
screen-area-too-big-in-menu

Can you fix that? And if that looks fine on your iphone and on a pixel simulator just merge it.

@GabrielSousa02 GabrielSousa02 removed the request for review from holybiber March 20, 2026 20:16
@GabrielSousa02 GabrielSousa02 merged commit d5ffd7e into main Mar 20, 2026
0 of 4 checks passed
@GabrielSousa02 GabrielSousa02 deleted the refactor/fix-screen-layout branch March 20, 2026 20:37
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