* Theme now is simple and very fast
[lichviet] / qml / LichViet / XemNgayTotXauHoangDao.qml
index f5f4c3b..8e2f11d 100644 (file)
@@ -68,7 +68,7 @@ Item{
                 Column {
 
                     Rectangle {
-                                        width:rectangle1.width-10;
+                                        width:rectangle1.width;
                                         y:30;
                                         x:0
                                         height:1
@@ -134,7 +134,7 @@ Item{
 
         ListView {
               id: listView
-              anchors.fill: parent;anchors.topMargin: 45;anchors.leftMargin: 5;anchors.rightMargin: 5;anchors.bottomMargin: 55
+              anchors.fill: parent;anchors.topMargin: 45;anchors.leftMargin: 0;anchors.rightMargin: 0;anchors.bottomMargin: 55
               model: listModel
               delegate: listDelegate
               focus: true