Skip to content

[refactor] fix-screen-layout#3

Open
GabrielSousa02 wants to merge 6 commits intomainfrom
refactor/fix-screen-layout
Open

[refactor] fix-screen-layout#3
GabrielSousa02 wants to merge 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.

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