From c75af36beebca064aa4c85ded534a2d80445b980 Mon Sep 17 00:00:00 2001 From: Selim Cinek Date: Tue, 8 Mar 2016 15:39:20 -0800 Subject: [PATCH] Fixed a bug where notification y positions would animate When draging down the y positions were animating even though they didn't need to as they were not scaling anymore. Bug: 24866646 Change-Id: Ied6c39a32522756b5f4d8eab7203c87d1958c278 --- .../systemui/statusbar/stack/NotificationStackScrollLayout.java | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java b/packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java index cca374602b63c..824b8b70eedec 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java +++ b/packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java @@ -3617,7 +3617,6 @@ public class NotificationStackScrollLayout extends ViewGroup // ANIMATION_TYPE_DIMMED new AnimationFilter() - .animateY() .animateDimmed(), // ANIMATION_TYPE_CHANGE_POSITION