Fixed playlist being aligned to screen bottom.
This commit is contained in:
parent
24e2b7c0ed
commit
ea90337602
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
android:id="@+id/listview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_above="@+id/controls"
|
||||
android:layout_alignParentRight="true" />
|
||||
|
||||
<TextView
|
||||
|
|
Reference in a new issue