X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2FMediaArea.qml;h=88eaf1e2c80297b274b1124e3c70f75fb002e9fd;hb=9f1edc7b8e5ba92c14fb54ab6bab3596ec080dd4;hp=3b6d18a8e23a8794a79cb6a3e430690e7903a8c3;hpb=866cae834b24aec99b8cf30d538681b1c5567a77;p=apps%2Fhomescreen.git diff --git a/homescreen/qml/MediaArea.qml b/homescreen/qml/MediaArea.qml index 3b6d18a..88eaf1e 100644 --- a/homescreen/qml/MediaArea.qml +++ b/homescreen/qml/MediaArea.qml @@ -20,8 +20,7 @@ import QtQuick.Controls 2.0 StackView { id: root - width: parent.width - height: parent.height + anchors.fill: parent initialItem: blank