io7m-com / exfilac

Simple, reliable, automated S3 uploads for Android
https://www.io7m.com/software/exfilac
ISC License
4 stars 0 forks source link

UI is severely broken on Android 9 #22

Closed io7m closed 2 hours ago

io7m commented 3 hours ago

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

https://github.com/user-attachments/assets/61addec7-7ddf-45d9-9774-62108f425415

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

io7m commented 3 hours ago

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