* Know bugs fixed
[lichviet-widget] / qml / lichvietwidget / main.qml
index 437ccea..5653999 100644 (file)
@@ -64,7 +64,7 @@ Item {
             width: 60
             height: 75
             source: "imgs/1.png"
-            visible:true
+            visible:false
         }
 
         Image {
@@ -73,7 +73,7 @@ Item {
             y: -2
             width: 60
             height: 75
-            visible: true
+            visible: false
             source: "imgs/0.png"
         }
 
@@ -84,7 +84,7 @@ Item {
             width: 60
             height: 75
             source: "imgs/4.png"
-            visible: true
+            visible: false
         }
 
         Image {
@@ -141,7 +141,6 @@ Item {
             id: txt_detail
             x: 174
             y: 68
-            color: "#0c0a4d"
             text: ""
             anchors.horizontalCenterOffset: 0
             font.family: "Nokia Sans"