Fixed a bug where it was not possible to rearrange the top most song in the landscape playing queue.

This commit is contained in:
Karim Abou Zeid 2016-01-03 23:42:21 +01:00
commit 18937a8f87

View file

@ -99,7 +99,7 @@
android:layout_height="wrap_content"
android:layout_alignBottom="@+id/card_content"
android:layout_alignTop="@+id/card_content"
android:layout_marginTop="120dp" />
android:layout_marginTop="48dp" />
<LinearLayout
android:id="@+id/card_content"