Video player seek improvements
Description
Handles gracefully the jump seek when coming from DPAD.
Motivation and Context
Fix the animation on the wrong side of the screen when used from DPAD Fix the animation shown on both sides of the screen when going forward then rewind Delegates the counter iteration to the Activity Sanitize the view names
How Has This Been Tested?
ADT-2 Android 9
Screenshots / GIFs (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Enhancement (non-breaking change which cleans up / improves existing functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist
-
I have read the CONTRIBUTING section of the README document.