Don't rearrange lists by dragging the thumbnails
This commit is contained in:
parent
6c4920949d
commit
941028ba6f
2 changed files with 0 additions and 2 deletions
|
|
@ -52,7 +52,6 @@ public class PlayQueueItemBuilder {
|
|||
return false;
|
||||
});
|
||||
|
||||
holder.itemThumbnailView.setOnTouchListener(getOnTouchListener(holder));
|
||||
holder.itemHandle.setOnTouchListener(getOnTouchListener(holder));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue