-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:
parent
cf2907d752
commit
c443420e5b
28 changed files with 34 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue