-Added different toast for append long click on detail fragment.

-Corrected drag handle icon.
-Removed reorder icon.
-Refactored play queue item selection.
This commit is contained in:
John Zhen M 2017-10-13 21:07:19 -07:00 committed by John Zhen Mo
parent cf2907d752
commit c443420e5b
28 changed files with 34 additions and 30 deletions

View file

@ -32,7 +32,7 @@
android:layout_marginLeft="10dp"
android:layout_marginRight="5dp"
android:scaleType="center"
android:src="?attr/reorder"
android:src="?attr/drag_handle"
tools:ignore="ContentDescription,RtlHardcoded"/>
<TextView