X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=blobdiff_plain;f=HomeScreen%2Fqml%2FHome.qml;h=142e7f546429b57d63418dd3642039542dcb4a63;hp=301fdbd6a6bdde6c6f20d0b2bbdbd830b4647302;hb=1ec9bfac42b0ddd9fb61449a1a8ecdd43b218185;hpb=82e854c24a6704d5b6ea723d8388791cd330b68e diff --git a/HomeScreen/qml/Home.qml b/HomeScreen/qml/Home.qml index 301fdbd..142e7f5 100644 --- a/HomeScreen/qml/Home.qml +++ b/HomeScreen/qml/Home.qml @@ -38,6 +38,7 @@ Item { height: cellHeight * 3 cellWidth: 320 cellHeight: 320 + interactive: false model: ApplicationModel {} delegate: MouseArea {