nchutchind/cordova-plugin-streaming-media

Closing the video breaks my statusbar

Open

#178 opened on Mar 16, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (392 stars) (285 forks)batch import
bughelp wantedpull-request-welcome

Description

My app is running in fullscreen mode. When I start a video and then close it manually, the status bar is suddenly displayed. Is there a way to detect if the app has been closed so I can show the statusbar again? or is there another trick to prevent the statusbar from being displayed when closing?

Contributor guide