odysee-android icon indicating copy to clipboard operation
odysee-android copied to clipboard

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

Open Xynonners opened this issue 1 year ago • 2 comments

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

Xynonners avatar Oct 05 '23 12:10 Xynonners

This is for Android wrapped app.

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

kekkyojin avatar Oct 16 '23 16:10 kekkyojin

This happens in landscape mode on any device

uhidontkno avatar Jul 07 '24 20:07 uhidontkno