-Added UI for creating playlist.
-Added UI for appending item to playlists. -Added mini variant of playlist info item.
This commit is contained in:
parent
f71242a036
commit
38946e4b0f
17 changed files with 508 additions and 78 deletions
|
|
@ -81,7 +81,6 @@ import io.reactivex.Observable;
|
|||
import io.reactivex.android.schedulers.AndroidSchedulers;
|
||||
import io.reactivex.disposables.CompositeDisposable;
|
||||
import io.reactivex.disposables.Disposable;
|
||||
import io.reactivex.schedulers.Schedulers;
|
||||
|
||||
import static org.schabi.newpipe.player.helper.PlayerHelper.getTimeString;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue