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

[Android] Popup renders behind the navigation bar in landscape mode and breaks with screen rotation #19

Open
Starchm opened this issue Jul 27, 2024 · 1 comment

Comments

@Starchm
Copy link

Starchm commented Jul 27, 2024

Hi @microspaze ,

  1. The popup page renders behind the android navigation bar if the device is in landscape mode.

Repro:
Rotate the device into landscape mode.
Open the "Open system offset page" or "ListView Page" from the samples project.

Screenshot_20240727-165631

  1. Rotating from portrait to landscape mode will leave empty space on bottom (and render behind the navigation bar)

Repro:
Open "Open system offset page" in portrait mode
Rotate the device

Screenshot_20240727-165813

  1. Rotating from landscape to portrait mode will render behind navigation bar and leave some space on sides

Repro:
Open "Open system offset page" in landscape mode
Rotate the device back to portrait

Screenshot_20240727-165824

@Starchm Starchm changed the title Popup renders behind the navigation bar in landscape mode and breaks with screen rotation [Android ]Popup renders behind the navigation bar in landscape mode and breaks with screen rotation Jul 27, 2024
@Starchm Starchm changed the title [Android ]Popup renders behind the navigation bar in landscape mode and breaks with screen rotation [Android] Popup renders behind the navigation bar in landscape mode and breaks with screen rotation Jul 27, 2024
@microspaze
Copy link
Owner

I‘m working on 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

No branches or pull requests

2 participants