You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
AndroidDeveloperLB
changed the title
Bug: repeat video sometimes repeats on wrong time (before finishing) for URL
Bug: repeat video has glitches
Jul 5, 2018
Include the following:
4.0.0
implementation 'com.devbrackets.android:exomedia:4.2.1'
7.0
6.0
Google
OnePlus
Pixel XL
OnePlus 2
Reproduction Steps
Import attached project.
MyApplication.zip
Run it.
Expected Result
To see entire video, and then to repeat.
Actual Result
It has a glitch when repeating
Attached video to show issue.
device-2018-07-05-160106.zip
If you use the same file when it's inside the app, it seems to work just fine:
videoView.setVideoURI(Uri.parse("/android_asset/....mkv"))
The text was updated successfully, but these errors were encountered: