Fixed a bug where notification y positions would animate
am: c75af36bee
* commit 'c75af36beebca064aa4c85ded534a2d80445b980':
Fixed a bug where notification y positions would animate
This commit is contained in:
@@ -3617,7 +3617,6 @@ public class NotificationStackScrollLayout extends ViewGroup
|
||||
|
||||
// ANIMATION_TYPE_DIMMED
|
||||
new AnimationFilter()
|
||||
.animateY()
|
||||
.animateDimmed(),
|
||||
|
||||
// ANIMATION_TYPE_CHANGE_POSITION
|
||||
|
||||
Reference in New Issue
Block a user