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 15 (API 35) edge-to-edge causes breakage #17

Open
yawnoc opened this issue Jul 21, 2024 · 0 comments
Open

Android 15 (API 35) edge-to-edge causes breakage #17

yawnoc opened this issue Jul 21, 2024 · 0 comments
Labels
bug Unexpected behaviour google-changed-something Screw you google

Comments

@yawnoc
Copy link
Member

yawnoc commented Jul 21, 2024

665328a causes breakage pertaining to edge-to-edge enforcement.

Use case Android 14 screenshot Android 15 screenshot Android 15 breakage
(Portrait) Main Activity: load keyboard by focusing input box Screenshot_20240721_162525 Screenshot_20240721_162555 Keyboard obscures input box because Main Activity is not scrolled upward. Navigation bar obscures bottom of keyboard.
(Portrait) Main Activity: scroll to bottom after focusing input box Screenshot_20240721_162831 Screenshot_20240721_162853 Keyboard obscures bottom of Main Activity, which cannot be scrolled upward past the keyboard.
(Landscape) Main Activity: load keyboard by focusing input box Screenshot_20240721_163641 Screenshot_20240721_163658 Navigation bar obscures right edge of keyboard.
(Portrait) Main Activity Help Screenshot_20240721_164427 Screenshot_20240721_164441 Status bar / self-facing camera obscures heading. Navigation bar obscures Return button.

In summary, cursed be Android 15 edge-to-edge. And cursed be Google.

@yawnoc yawnoc added bug Unexpected behaviour google-changed-something Screw you google labels Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behaviour google-changed-something Screw you google
Projects
None yet
Development

No branches or pull requests

1 participant