OSDN Git Service

Fixed an issue where icons were jumping
authorSelim Cinek <cinek@google.com>
Tue, 1 Aug 2017 00:47:45 +0000 (17:47 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 1 Aug 2017 22:24:48 +0000 (22:24 +0000)
commitb42698fe2799bbf4d273131b7766dc93ca674337
tree8ae4b67c0fc1d1fc8bd54a2e81500d35e4f35251
parent51f65bbcbff5f2d42df632114b6e8e9e3af10cb3
Fixed an issue where icons were jumping

Because width and height are different for icons on
some devices, the animation could jump unfortunately.
This was mainly introduced since we changed the
statusbar height.

Test: observe icon animations (Especially on last notification)
Change-Id: Iee4f63467895045146c92d68eb4f9ca8a38d943a
Fixes: 64008528
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java