FossifyGalleryVisibilityPatch/app
ForgottenUmbrella e83db406a9 Reset progress views on video loop
The previous loop method of seeking to the beginning at video completion ensured
that the seekbar and current time text were immediately reset. Using ExoPlayer's
own implementation of video looping means that `Player.STATE_ENDED` is no longer
reached, thus the UI no longer accurately tracks progress. Restore the old
behaviour by resetting the views on position discontinuity.
2020-01-29 01:52:44 +11:00
..
src Reset progress views on video loop 2020-01-29 01:52:44 +11:00
.gitignore creating initial project 2016-02-16 22:23:25 +01:00
build.gradle update version to 6.11.8 2020-01-19 10:51:36 +01:00
proguard-rules.pro adding a new proguard rule for renderscript 2020-01-03 19:17:07 +01:00