We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22847c6 commit d45182cCopy full SHA for d45182c
1 file changed
app/src/main/java/org/schabi/newpipe/player/Player.java
@@ -2250,7 +2250,7 @@ private void onCompleted() {
2250
stopProgressLoop();
2251
}
2252
2253
- // When a (short) video ends the elements have to display the correct values
+ // When a (short) video ends the elements have to display the correct values - see #6180
2254
updatePlayBackElementsCurrentDuration(binding.playbackSeekBar.getMax());
2255
2256
showControls(500);
0 commit comments