mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-05-02 03:31:22 +00:00
reorder playqueue/localPlaylist classes
This commit is contained in:
@@ -24,9 +24,9 @@ import org.schabi.newpipe.extractor.stream.StreamInfo;
|
||||
import org.schabi.newpipe.extractor.stream.StreamInfoItem;
|
||||
import org.schabi.newpipe.extractor.stream.SubtitlesFormat;
|
||||
import org.schabi.newpipe.extractor.stream.VideoStream;
|
||||
import org.schabi.newpipe.playqueue.PlayQueue;
|
||||
import org.schabi.newpipe.playqueue.PlayQueueItem;
|
||||
import org.schabi.newpipe.playqueue.SinglePlayQueue;
|
||||
import org.schabi.newpipe.player.playqueue.PlayQueue;
|
||||
import org.schabi.newpipe.player.playqueue.PlayQueueItem;
|
||||
import org.schabi.newpipe.player.playqueue.SinglePlayQueue;
|
||||
|
||||
import java.text.DecimalFormat;
|
||||
import java.text.NumberFormat;
|
||||
|
||||
Reference in New Issue
Block a user