agl-compositor: Conversion to agl-compositor
[apps/homescreen.git] / homescreen / qml / MediaAreaBlank.qml
index 60d0c92..c971f6e 100644 (file)
@@ -22,8 +22,7 @@ import AGL.Demo.Controls 1.0
 import MasterVolume 1.0
 
 Image {
-    width: parent.width
-    height: parent.height
+    anchors.fill: parent
     source: './images/Utility_Logo_Background-01.svg'
     property bool displayVolume: false;