From 9c533061261fb1e8de47cd7b1f9001d9dc0814b0 Mon Sep 17 00:00:00 2001 From: Andrey Epin Date: Thu, 25 Apr 2024 10:09:16 -0700 Subject: Remove the profile tab button animation Initial activity animation caused button animation to be unnoticeable. Removing the button animation prevents buttons from "blinking" when the payload selection has changed. Bug: 325465291 Test: manual visual testing Change-Id: I340b38b07a324c1423c259a795c14d713002ed61 --- java/res/drawable/resolver_profile_tab_bg.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/res/drawable/resolver_profile_tab_bg.xml b/java/res/drawable/resolver_profile_tab_bg.xml index 8bb23a53..97f3b7e2 100644 --- a/java/res/drawable/resolver_profile_tab_bg.xml +++ b/java/res/drawable/resolver_profile_tab_bg.xml @@ -25,7 +25,7 @@ - + -- cgit v1.2.3-59-g8ed1b