Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video player blocks buttons and UI on tablet in weird overlay-like mode with horizontal black bars #459

Open
10 tasks
Xynonners opened this issue Oct 5, 2023 · 2 comments

Comments

@Xynonners
Copy link

The Issue

Video player blocks buttons and UI on tablet in weird overlay-like mode with horizontal black bars

Steps to reproduce

  1. Open App
  2. Play Video

Expected behaviour

Video player shows up on screen without blocking buttons.

Actual behaviour

Video player overlays the left half of the screen completely blocking the video title / subscription / comment section.

System Configuration

  • Device: Samsung Tab S8 Ultra
  • Android version: 13, Oneui 5.1.1

Anything Else

The player shows up normally for the first few seconds then when the video loads it jumps into the weird foreground-overlay mode with horizontal black bars blocking the buttons.

Screenshots

https://imgur.com/a/mYJMNK4

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
@kekkyojin
Copy link
Collaborator

This is for Android wrapped app.

Android native doesn't have a tablet layout, yet.

@uhidontkno
Copy link

This happens in landscape mode on any device

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

No branches or pull requests

3 participants