OSDN Git Service

Forcing no animations to be played if swiping fast
authorSelim Cinek <cinek@google.com>
Tue, 9 May 2017 02:45:40 +0000 (19:45 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 9 May 2017 02:52:51 +0000 (19:52 -0700)
commit44d81a671a1e2f96e32a3c2e8840145b7a17d8c3
tree7493f780420dc61934b0108aa8f4f3c4cc0700e7
parentf323e3a5435ac21c6a5684e0aeba5f26ea699f9d
Forcing no animations to be played if swiping fast

To avoid animations when expanding, we're now also
forcing no icon animations to play at all.

Test: add min prio notifications, expand quickly, observe no animations
Change-Id: I49888c351b1ed0a61ad54a548943afdac1bae6d2
Fixes: 37293033
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationIconContainer.java