-Fixed playlist creation icon in playlist append dialog.

-Fixed bookmarking disposable not part of playlist fragment lifecycle.
-Rearranged local fragment directory structure.
This commit is contained in:
John Zhen Mo 2018-02-08 18:48:36 -08:00
parent b5b660f602
commit 724c8e3db8
13 changed files with 20 additions and 15 deletions

View file

@ -19,7 +19,7 @@
android:layout_centerVertical="true"
android:layout_marginLeft="12dp"
android:layout_marginRight="12dp"
android:src="?attr/palette"
android:src="?attr/ic_playlist_add"
tools:ignore="ContentDescription,RtlHardcoded"/>
<TextView