agl-compositor: Conversion to agl-compositor
[apps/homescreen.git] / homescreen / qml / MediaArea.qml
index 3b6d18a..88eaf1e 100644 (file)
@@ -20,8 +20,7 @@ import QtQuick.Controls 2.0
 
 StackView {
     id: root
-    width: parent.width
-    height: parent.height
+    anchors.fill: parent
 
     initialItem: blank