rename playlist to player.playqueue
This commit is contained in:
parent
8ed9d71e14
commit
bcfd8a2450
47 changed files with 88 additions and 88 deletions
|
|
@ -9,7 +9,7 @@ import android.arch.persistence.room.PrimaryKey;
|
|||
import org.schabi.newpipe.extractor.stream.StreamInfo;
|
||||
import org.schabi.newpipe.extractor.stream.StreamInfoItem;
|
||||
import org.schabi.newpipe.extractor.stream.StreamType;
|
||||
import org.schabi.newpipe.playlist.PlayQueueItem;
|
||||
import org.schabi.newpipe.playqueue.PlayQueueItem;
|
||||
import org.schabi.newpipe.util.Constants;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue