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