Add push to talk support to homescreen
[apps/homescreen.git] / homescreen / qml / MediaArea.qml
index 0447589..3b6d18a 100644 (file)
@@ -20,8 +20,8 @@ import QtQuick.Controls 2.0
 
 StackView {
     id: root
-    width: 1080
-    height: 215
+    width: parent.width
+    height: parent.height
 
     initialItem: blank