rename playlist to player.playqueue

This commit is contained in:
Christian Schabesberger 2018-04-15 20:35:00 +02:00
parent 8ed9d71e14
commit bcfd8a2450
47 changed files with 88 additions and 88 deletions

View file

@ -49,7 +49,7 @@ import org.schabi.newpipe.player.PopupVideoPlayer;
import org.schabi.newpipe.player.PopupVideoPlayerActivity;
import org.schabi.newpipe.player.VideoPlayer;
import org.schabi.newpipe.player.old.PlayVideoActivity;
import org.schabi.newpipe.playlist.PlayQueue;
import org.schabi.newpipe.playqueue.PlayQueue;
import org.schabi.newpipe.settings.SettingsActivity;
import java.util.ArrayList;