update launcher/launcher/src/main/cpp/swipe_view.cpp.

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh
2024-04-29 08:59:54 +00:00
committed by Gitee
parent c3605365ad
commit d53b7e8b21
@@ -130,7 +130,7 @@ void SwipeView::OnSetUpView()
swipe_->SetCurrentPage(0);
}
void BundleInfoScan(BundleInfo* pBundleInfos, int count, int groupCount, AppEvent, AppInfo)
void BundleInfoScan(BundleInfo* pBundleInfos, int count, int groupCount, AppEvent, AppInfo)
{
for (int j = 0; j < count; j++) {
for (int i = 0; i < groupCount; i++) {