itszechs / DriveStream

Stream video files from Google drive
Apache License 2.0
283 stars 29 forks source link

Feature: Ability to lock playback controls #24

Closed itszechs closed 2 years ago

itszechs commented 2 years ago

Added lock/unlock buttons in player view

On locking following views are hidden: play/pause controls, all the misc controls at bottom bar, the toolbar and the unlock button is made visible which undo's this action (on click).

Closes #2