FrontendMasters / android-issues

Repository for managing publicly reported issues with the Frontend Masters Android App
https://play.google.com/store/apps/details?id=in.mjg.frontendmasters.store
6 stars 2 forks source link

Auto-rotate video to the correct orientation when going horizontal (fullscreen) #18

Closed dachev closed 5 years ago

dachev commented 5 years ago

Currently, it always rotates left.

HishamMubarak commented 5 years ago

Another great feature I am looking for. Looking forward to it. By the way, thanks for a great learning platform and an app to assist it.

dachev commented 5 years ago

Steps to reproduce:

  1. Play video in horizontal orientation, with the top of the phone pointing to the right
  2. Without changing the orientation, tap the exit fullscreen button to switch to portrait
  3. Without changing the orientation, tap the enter fullscreen button to switch to landscape

Expected: video is facing the user Actual: Video is upside down

dachev commented 5 years ago

@brentmn this is ready for testing