OSDN Git Service

Fixed a bug where the drag down animation was behaving wrong
authorSelim Cinek <cinek@google.com>
Wed, 10 Sep 2014 16:52:08 +0000 (18:52 +0200)
committerSelim Cinek <cinek@google.com>
Wed, 10 Sep 2014 16:52:08 +0000 (18:52 +0200)
commitcfc91cf2648cdaa2268e70ebfeed421ed86a6221
tree16e55e0de09194b51a93be67f423034f76a9b402
parent237a70153baeb1976189ef6d7db268b625aa3088
Fixed a bug where the drag down animation was behaving wrong

Since we actually only need to animate the yCoordinate in
the drag down motion, some clipping artefacts were left
in certain cases.

Bug: 17345758
Change-Id: I659a64b7ae5c7abcfa04c20347ec56a2d5f4f75c
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackStateAnimator.java