删除launcher/launcher/src/main/cpp/swipe_view.cpp文件冗余代码

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh
2024-05-06 01:35:29 +00:00
committed by Gitee
parent 7ba6836340
commit 283b014f65
@@ -114,8 +114,6 @@ void SwipeView::OnSetUpView()
AddViewGroup();
AddViewGroup();
// Reserved. Touch and hold to add a page.
//arrPage_[0]->SetMatrix(APP_ROW_COUNT, APP_COL_COUNT);
//arrPage_[0]->SetScale(0.6); // 0.6 blank/icon width
for (int16_t i = 1; i < groupCount_; i++) {
arrPage_[i]->SetMatrix(APP_ROW_COUNT, 2 * APP_COL_COUNT); // 2 scale of first view's col count
arrPage_[i]->SetScale(0.69); // 0.69 blank/icon width