1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-25 22:53:20 +00:00

Referenced issue in code

This commit is contained in:
litetex 2021-09-26 20:58:49 +02:00
parent 22847c6c92
commit d45182cb5c

View File

@ -2250,7 +2250,7 @@ public final class Player implements
stopProgressLoop();
}
// 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
updatePlayBackElementsCurrentDuration(binding.playbackSeekBar.getMax());
showControls(500);