X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2FHome.qml;h=de8b9bb564f88c482e9b82165f0f61566910d23d;hb=refs%2Fchanges%2F37%2F9837%2F2;hp=a312670341b2033307e7e9a95e38d54781d61d7f;hpb=e412b716601f96466ca786784facb558e28e92e4;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!")