aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-06-21 12:44:48 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-06-21 12:44:48 +0900
commitc8193621f75bcf66720cd8bccedd55a00d4e0e24 (patch)
tree203e3751a0a45a951c97e57b55b73e094215eece /homescreen/qml
parentc38d55fc0b43215f63c873e7578554f5942e69b3 (diff)
Change VUI disconnect message display condition
Diffstat (limited to 'homescreen/qml')
-rw-r--r--homescreen/qml/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/homescreen/qml/main.qml b/homescreen/qml/main.qml
index a0ff4f4..6ca2b5d 100644
--- a/homescreen/qml/main.qml
+++ b/homescreen/qml/main.qml
@@ -322,7 +322,7 @@ Window {
anchors.right: parent.right
anchors.bottomMargin: 50
anchors.rightMargin: 0
- visible: true
+ visible: false
Image {
id: voiceimage
anchors.left: parent.left