Kuroba-Experimental icon indicating copy to clipboard operation
Kuroba-Experimental copied to clipboard

Text obscures android software buttons

Open lewri opened this issue 1 year ago • 6 comments

When bottom navigation bar is disabled in the app, text from a thread or board underlaps/obscures with android software emulated buttons at the bottom of the page (back, home, recents). It behaves again properly when inside settings, bookmarks tab, viewing an image or keyboard. Screenshot_2024-01-11-21-18-31-81_daf9683798e97ec54ec934cee23f7ded

lewri avatar Jan 11 '24 21:01 lewri

Do you have an STR because I can't reproduce it on my emulator. It might be something device-specific where it incorrectly provides the window insets. Or maybe there is a conflict with some other setting.

image

K1rakishou avatar Jan 13 '24 07:01 K1rakishou

I'm not sure what an STR is I'm afraid. I can say that in kuroba-dev the buttons behave as they should. I'm not sure if that helps.

Just to clarify, if I scroll to the bottom of the board it's fine. Images below for clarification.

Here's how Kuroba Dev loads, it has a permanent black bar for the software buttons Screenshot_2024-01-15-11-16-20-47_83b4c3130c38199daea22da676b8bce2

Here is kuroba ex at the bottom of the board. It behaves fine because of the bottom gap Screenshot_2024-01-15-11-17-21-61_daf9683798e97ec54ec934cee23f7ded

Here is kuroba ex mid board list Screenshot_2024-01-15-11-22-01-85_daf9683798e97ec54ec934cee23f7ded

lewri avatar Jan 15 '24 11:01 lewri

Oh wait you mean that it displays text under the navigation bar when in the middle of a catalog/thread. Then it's supposed to be like that.

https://developer.android.com/develop/ui/views/layout/edge-to-edge

K1rakishou avatar Jan 15 '24 12:01 K1rakishou

I see, I didn't realise that was a setting available in Android. How times have moved on.

Is it also meant to do it in the settings menu?

lewri avatar Jan 19 '24 20:01 lewri

It's not a setting. It's a way for developers to make screens be displayed behind status/navigation bars. I don't think users can enable/disable it.

K1rakishou avatar Jan 20 '24 12:01 K1rakishou

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 13 '24 10:03 stale[bot]