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

UI is severely broken on Android 9 #22

Closed
io7m opened this issue Oct 12, 2024 · 1 comment
Closed

UI is severely broken on Android 9 #22

io7m opened this issue Oct 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@io7m
Copy link
Member

io7m commented Oct 12, 2024

We're using fragments, without the backstack, using only FragmentTransaction.replace(), and yet...

Screen_recording_20241012_111239.mp4

I have never seen a UI system that continues to be this broken after over a decade of development.

@io7m io7m added the bug Something isn't working label Oct 12, 2024
@io7m io7m self-assigned this Oct 12, 2024
@io7m
Copy link
Member Author

io7m commented Oct 12, 2024

This is, apparently, because older devices require setting a background color.

@io7m io7m added this to the 1.1.0 milestone Oct 12, 2024
io7m added a commit that referenced this issue Oct 12, 2024
@io7m io7m closed this as completed Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant