X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Fmain.qml;fp=app%2Fmain.qml;h=6f46e4b0f137479fa38fb50c62977cca07fa3d5b;hb=9b9350b623052d650f9d530f570a245b8d3aedbe;hp=4bf54ced6788333c9a149e406c2daed3a1294a34;hpb=b2670af592e664ed304f7df77d84f1964f039636;p=apps%2Fonscreenapp.git diff --git a/app/main.qml b/app/main.qml index 4bf54ce..6f46e4b 100644 --- a/app/main.qml +++ b/app/main.qml @@ -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) {