X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2FHome.qml;h=de8b9bb564f88c482e9b82165f0f61566910d23d;hb=69be38c5d975c96eee7adab238ffd608b99d8514;hp=a312670341b2033307e7e9a95e38d54781d61d7f;hpb=fbdd80c3c6fd9b27ce1cbe21941baa8a643050fe;p=apps%2Fhomescreen.git diff --git a/homescreen/qml/Home.qml b/homescreen/qml/Home.qml index a312670..de8b9bb 100644 --- a/homescreen/qml/Home.qml +++ b/homescreen/qml/Home.qml @@ -60,7 +60,7 @@ Item { applicationArea.visible = true appLauncherAreaLauncher.visible = false - layoutHandler.showAppLayer(pid) + layoutHandler.showAppLayer(applicationModel.id(loc.index), pid) } else { console.warn("app cannot be launched!")