From be2dc65f08d428d8d0d111662cb023b9ff5b74f0 Mon Sep 17 00:00:00 2001 From: Steven Ng Date: Wed, 23 Jun 2021 23:05:27 +0100 Subject: [PATCH] Refine all apps tabs alignment & remove ripple effect from tabs Test: Open all apps and observe the position of tabs alignment. Click a tab and observe the fade in color effect. Fix: 191387242 Change-Id: Ie23a092268ce62eba29059eb5bd266a46ca652a5 --- res/drawable/all_apps_tabs_background.xml | 14 +++++--------- .../launcher3/allapps/AllAppsRecyclerView.java | 4 ++-- .../launcher3/allapps/FloatingHeaderView.java | 10 ++++++++-- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/res/drawable/all_apps_tabs_background.xml b/res/drawable/all_apps_tabs_background.xml index bf7ee8c20c..aea2e7a98b 100644 --- a/res/drawable/all_apps_tabs_background.xml +++ b/res/drawable/all_apps_tabs_background.xml @@ -14,18 +14,14 @@ limitations under the License. --> + android:enterFadeDuration="100"> - - - - - - - - + + + +