Skip to content

[Bug][5.2.0-beta] Layout overlap issue - bottom UI #2486

Description

@whyohwhys

Checklist

  • I make sure that the issue is NOT a duplicate of pinned issues
  • I make sure I am using the LATEST version - check here
  • I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
  • I have attached the error report in the issue

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.

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions