chewie icon indicating copy to clipboard operation
chewie copied to clipboard

Fixed orientation issue when exiting full screen mode

Open MudasirHussain72 opened this issue 1 year ago • 0 comments

This pull request addresses issue #812 .

Problem: When exiting fullscreen mode in the video player, the app was not returning to portrait orientation as expected.

Solution: I've implemented a fix that ensures the app returns to portrait orientation after exiting fullscreen mode in the video player.

Additionally, I've tested this fix and verified that it resolves the issue.

Fixes: #812

MudasirHussain72 avatar Feb 07 '24 11:02 MudasirHussain72