update playlist progress live
This commit is contained in:
parent
e9bf17e542
commit
48f5e159d9
|
@ -500,6 +500,7 @@ class VideoPlayerViewModelImpl @Inject constructor(
|
|||
playList = tempList
|
||||
)
|
||||
}
|
||||
resetPlaylistProgressUpdaterJob()
|
||||
}
|
||||
|
||||
override fun onStreamItemDragFinished() {
|
||||
|
|
Loading…
Reference in New Issue