Fixed playlist being aligned to screen bottom.

This commit is contained in:
Felix Ableitner 2013-12-16 01:45:51 +01:00
parent 24e2b7c0ed
commit ea90337602

View file

@ -8,7 +8,6 @@
android:id="@+id/listview" android:id="@+id/listview"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_above="@+id/controls"
android:layout_alignParentRight="true" /> android:layout_alignParentRight="true" />
<TextView <TextView