Skip to content
Commit cc7b7abd authored by Ranjan Shrestha's avatar Ranjan Shrestha Committed by Matt Apperson
Browse files

Android bug fixes on how the video progress was being handled. (#367)

* BUGFIX. Progress Update Handler was being called even when the video was paused. The handler was also being called unnecessarily even after the video has completed and unmounted

* Saved and restored the state of the video during the activity state changed
parent 9ff2ff8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment