Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6c670200 authored by Jin Seok Park's avatar Jin Seok Park
Browse files

Fix MediaControlView2 progress bar issue

This CL does the following
1. Fix progress bar not updating issue by
   a) Removing mCurrentVisibility variable.
   b) posting progress update Runnable when playback state is
      changed.
2. Add support for hiding MediaControlView2 instance with both
   View.INVISIBLE and View.GONE inside #onVisibilityAggregated.

Bug: 73096369
Test: manually run VideoViewTest.apk
Change-Id: I9c2569e824e85c7bdd809dd4a459cf35ae1aeaa6
parent 798b6244
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment