-
-
Notifications
You must be signed in to change notification settings - Fork 38
Orientation don't obey sensor #22
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
For example, if you switch to landscape mode from controls you can not flip (reverse-landscape) even if you have auto-rotate on.
DriveStream/app/src/main/java/zechs/drive/stream/ui/player/utils/Orientation.kt
Lines 15 to 16 in f076b88
| Orientation.LANDSCAPE -> SCREEN_ORIENTATION_LANDSCAPE | |
| Orientation.PORTRAIT -> SCREEN_ORIENTATION_PORTRAIT |
Well, it works as intended but it should obey sensor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working