Bad position of the action bars - Android APP #92

Open
opened 2026-04-05 17:56:20 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @sawa-ko on 1/11/2026

Currently the action bars have a bad position, since they are below the status bar and the virtual buttons.

Screenshot_20260111-081235.png

Not seen in the screenshot, but the phone's camera is above and the settings button is hard to press because the rounded edge of the screen prevents it.

Something like what this library does for react-native must be implemented:

https://github.com/AppAndFlow/react-native-safe-area-context

Also, I feel that the app should not open in full screen mode on Android, since it currently does so the status bar disappears. I feel that for these types of applications it is not necessary.

I have a Google Pixel 10 Pro XL Android phone.

*Originally created by @sawa-ko on 1/11/2026* Currently the action bars have a bad position, since they are below the status bar and the virtual buttons. []()![Screenshot_20260111-081235.png](https://github.com/user-attachments/assets/b475420b-6961-49ca-a35d-c3feb9054120) Not seen in the screenshot, but the phone's camera is above and the settings button is hard to press because the rounded edge of the screen prevents it. Something like what this library does for react-native must be implemented: https://github.com/AppAndFlow/react-native-safe-area-context Also, I feel that the app should not open in full screen mode on Android, since it currently does so the status bar disappears. I feel that for these types of applications it is not necessary. I have a Google Pixel 10 Pro XL Android phone.
MrUnknownDE added the OS: Android label 2026-04-05 17:56:20 +02:00
Sign in to join this conversation.
No Label OS: Android
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#92