rethink-app icon indicating copy to clipboard operation
rethink-app copied to clipboard

v055p: Fix UI for larger displays like Tablets & Folds

Open ignoramous opened this issue 5 months ago • 3 comments

A user shared these screenshots:

Image Image

Also: https://www.reddit.com/r/rethinkdns/comments/1p3rvuj/display_screwed_up_on_folding_devices/

ignoramous avatar Aug 12 '25 06:08 ignoramous

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/

ignoramous avatar Sep 13 '25 00:09 ignoramous

Screenshots:

Image Image

hussainmohd-a avatar Nov 22 '25 13:11 hussainmohd-a

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.

ignoramous avatar Nov 29 '25 08:11 ignoramous