Skip to content

Commit d45182c

Browse files
committed
Referenced issue in code
1 parent 22847c6 commit d45182c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/org/schabi/newpipe/player/Player.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@ private void onCompleted() {
22502250
stopProgressLoop();
22512251
}
22522252

2253-
// When a (short) video ends the elements have to display the correct values
2253+
// When a (short) video ends the elements have to display the correct values - see #6180
22542254
updatePlayBackElementsCurrentDuration(binding.playbackSeekBar.getMax());
22552255

22562256
showControls(500);

0 commit comments

Comments
 (0)