OSDN Git Service

Fixed the clear all animation on the locked shade
authorSelim Cinek <cinek@google.com>
Tue, 4 Jul 2017 10:07:55 +0000 (12:07 +0200)
committerSelim Cinek <cinek@google.com>
Tue, 4 Jul 2017 13:28:55 +0000 (15:28 +0200)
commit5105204d26ffef082e857bf2c22da65f29afdeb2
treec7996202efb7a5aa11c35defa5dce5da9b4713f1
parentd43bc31eb73ed062af502f77da38a64983ed90cf
Fixed the clear all animation on the locked shade

The notifications were also performing a removal animation
even though they were swiped out, which is not needed at all.
Also notifications that were clipped off on the top performed
an animation even though they shouldn't have.

Test: manual, on the shade locked clear all, observe smooth animations
Change-Id: I26c99a1fb48ea7b22e3710a744702af70db32b42
Fixes: 36590278
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java