mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-01 15:52:59 +00:00
Formatting changes (back to original)
This commit is contained in:
@@ -133,7 +133,7 @@ public class SeekbarPreviewThumbnailHolder {
|
||||
// Get the bounds where the frame is found
|
||||
final int[] bounds = frameset.getFrameBoundsAt(currentPosMs);
|
||||
generatedDataForUrl.put(currentPosMs,
|
||||
createBitmapSupplier(srcBitMap, bounds, frameset));
|
||||
createBitmapSupplier(srcBitMap, bounds, frameset));
|
||||
|
||||
currentPosMs += frameset.getDurationPerFrame();
|
||||
pos++;
|
||||
|
||||
Reference in New Issue
Block a user