Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close video player on resume with invalid state
In some cases the video player may be stopped when the activity is paused. This ends up crashing the app on resume. Check for this kind of invalid state and close the video player to prevent crashing.
- Loading branch information