From 283b014f65b9696a84fd59ba8cbc98b3ff79e84e Mon Sep 17 00:00:00 2001 From: tongkai0808fh Date: Mon, 6 May 2024 01:35:29 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4launcher/launcher/src/main/cp?= =?UTF-8?q?p/swipe=5Fview.cpp=E6=96=87=E4=BB=B6=E5=86=97=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tongkai0808fh --- launcher/launcher/src/main/cpp/swipe_view.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/launcher/launcher/src/main/cpp/swipe_view.cpp b/launcher/launcher/src/main/cpp/swipe_view.cpp index 5c99b27..5dc2a1e 100755 --- a/launcher/launcher/src/main/cpp/swipe_view.cpp +++ b/launcher/launcher/src/main/cpp/swipe_view.cpp @@ -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