Checklist
Describe the bug
[UI layout overlaps with the 3-button navigation bar at the bottom (even with 'Main tabs position' disabled)]
There is a layout overlap issue where the app's bottom UI content invades
the system's 3-button navigation bar area.
This makes bottom buttons or tabs completely covered
or unclickable because the system navigation bar intercepts the touch inputs.
I prefer using the classic 3-button navigation mode rather than gesture navigation,
so switching to gestures is not an option for me.
[Tried Workaround & Why It Fails]
As shown in the attached image, turning off the "Main tabs position" (Move main tab selector to the bottom) setting moves the main screen tabs to the top, which temporarily avoids the overlap on the home screen.
However, this does not fully resolve the issue.
When opening a video, the bottom tabs for the video detail view—such as 'Comments, Recommended Videos, Description, and SponsorBlock'—are still forced to the bottom of the screen.
As a result, these elements remain overlapped and blocked by the 3-button navigation bar overlay, making them inaccessible.
[Expected Behavior]
The app should properly calculate and respect the system navigation bar's padding across all views (including the video player/detail screen)
so that no UI elements are rendered underneath the 3-button navigation bar.
Version
5.2.0-beta
Frequency
Always (100% of the time)
Device
No response
Steps to reproduce the bug
No response
Additional context
No response
Checklist
Describe the bug
[UI layout overlaps with the 3-button navigation bar at the bottom (even with 'Main tabs position' disabled)]
There is a layout overlap issue where the app's bottom UI content invades
the system's 3-button navigation bar area.
This makes bottom buttons or tabs completely covered
or unclickable because the system navigation bar intercepts the touch inputs.
I prefer using the classic 3-button navigation mode rather than gesture navigation,
so switching to gestures is not an option for me.
[Tried Workaround & Why It Fails]
As shown in the attached image, turning off the "Main tabs position" (Move main tab selector to the bottom) setting moves the main screen tabs to the top, which temporarily avoids the overlap on the home screen.
However, this does not fully resolve the issue.
When opening a video, the bottom tabs for the video detail view—such as 'Comments, Recommended Videos, Description, and SponsorBlock'—are still forced to the bottom of the screen.
As a result, these elements remain overlapped and blocked by the 3-button navigation bar overlay, making them inaccessible.
[Expected Behavior]
The app should properly calculate and respect the system navigation bar's padding across all views (including the video player/detail screen)
so that no UI elements are rendered underneath the 3-button navigation bar.
Version
5.2.0-beta
Frequency
Always (100% of the time)
Device
No response
Steps to reproduce the bug
No response
Additional context
No response