Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c75af36b authored by Selim Cinek's avatar Selim Cinek
Browse files

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
parent 6e3eeade
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -3617,7 +3617,6 @@ public class NotificationStackScrollLayout extends ViewGroup


                // ANIMATION_TYPE_DIMMED
                // ANIMATION_TYPE_DIMMED
                new AnimationFilter()
                new AnimationFilter()
                        .animateY()
                        .animateDimmed(),
                        .animateDimmed(),


                // ANIMATION_TYPE_CHANGE_POSITION
                // ANIMATION_TYPE_CHANGE_POSITION