v055p: Fix UI for larger displays like Tablets & Folds
A user shared these screenshots:
Also: https://www.reddit.com/r/rethinkdns/comments/1p3rvuj/display_screwed_up_on_folding_devices/
Apps targeting Android 16 API level are no longer letterboxed: https://android-developers.googleblog.com/2025/01/orientation-and-resizability-changes-in-android-16.html
Docs: https://developer.android.com/adaptive-apps
Gallery: https://developer.android.com/large-screens/gallery/productivity
Layouts: https://developer.android.com/develop/ui/compose/layouts/adaptive/canonical-layouts
Multi-window: https://developer.android.com/develop/ui/compose/layouts/adaptive/support-multi-window-mode
Testing: https://developer.android.com/docs/quality-guidelines/large-screen-app-quality
M3: https://m3.material.io/foundations/layout/canonical-layouts/
Screenshots:
Apparently, the UI is broken on non-Folds too.
This bug occurs in non folded phone too (Xiaomi Redmi Note 10 5G). I don't have problems with 0.5.5n, but since 0.5.5o the UI is broken.
The weird thing I noted is that if you go to Settings/Theme and choose any option, the UI works well again, but when you go back, restart the app, etc, the UI fails.