Revert "app/MediaPlayer.qml: Adjust the playlist size so it arranged correctly"
[apps/mediaplayer.git] / app / MediaPlayer.qml
index 74fcf2e..94281f5 100644 (file)
@@ -258,7 +258,7 @@ ApplicationWindow {
         Item {
             Layout.fillWidth: true
             Layout.fillHeight: true
-            Layout.preferredHeight: container.height / 2
+            Layout.preferredHeight: 407
 
             ListView {
                 anchors.fill: parent