aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/MediaArea.qml
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-08 11:08:35 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-08 11:08:35 +0000
commit0bdd39b247661c1a0406d450d578d4ff3fd171b0 (patch)
tree43b6f217b728042fd7848b96d7574e07800611b1 /homescreen/qml/MediaArea.qml
parentf3de2f5cad06a772ee55f58694d559a7cb012c02 (diff)
Revert "Add push to talk support to homescreen"
It turned out the homescreen won't show. So we need to revisit this patch. https://gerrit.automotivelinux.org/gerrit/#/c/apps/homescreen/+/21182/ This reverts commit f3de2f5cad06a772ee55f58694d559a7cb012c02. Change-Id: Ic8829e5009e9fb74b49ad1dd79125b45a872a838
Diffstat (limited to 'homescreen/qml/MediaArea.qml')
-rw-r--r--homescreen/qml/MediaArea.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/qml/MediaArea.qml b/homescreen/qml/MediaArea.qml
index 3b6d18a..0447589 100644
--- a/homescreen/qml/MediaArea.qml
+++ b/homescreen/qml/MediaArea.qml
@@ -20,8 +20,8 @@ import QtQuick.Controls 2.0
StackView {
id: root
- width: parent.width
- height: parent.height
+ width: 1080
+ height: 215
initialItem: blank