Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

Text obscures android software buttons #983

Open
lewri opened this issue Jan 11, 2024 · 6 comments
Open

Text obscures android software buttons #983

lewri opened this issue Jan 11, 2024 · 6 comments

Comments

@lewri
Copy link

lewri commented Jan 11, 2024

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 lewri changed the title Text overlaps android software buttons Text obscures android software buttons Jan 11, 2024
@K1rakishou
Copy link
Owner

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

@lewri
Copy link
Author

lewri commented Jan 15, 2024

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

@K1rakishou
Copy link
Owner

K1rakishou commented Jan 15, 2024

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

@lewri
Copy link
Author

lewri commented Jan 19, 2024

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?

@K1rakishou
Copy link
Owner

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.

Copy link

stale bot commented Mar 13, 2024

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants