add sample code
[apps/onscreenapp.git] / app / main.qml
index 4bf54ce..6f46e4b 100644 (file)
@@ -23,8 +23,8 @@ import AGL.Demo.Controls 1.0
 ApplicationWindow {
     id: root
     visible: true
-    width: 1079
-    height: 400
+    width: 1080
+    height: 1488
     color: "#00000000"
 
 //    function qmlOnScreenMessage(text) {