* changed options/fullmonth page to new UI
[lichviet] / qml / LichViet / OptionsScreen.qml
index fdf9bda..69c34f0 100644 (file)
@@ -77,10 +77,12 @@ Item{
               model: listModel
               delegate: listDelegate
               focus: true
+              ScrollBar{}
         }
 
     }
 
+
     ToolBar { id: toolBar; height: 50;
         y: screen.height-78
         width: parent.width;