OSDN Git Service

Fixed the icon clipping of the notification shelf
authorSelim Cinek <cinek@google.com>
Fri, 8 Sep 2017 01:53:17 +0000 (18:53 -0700)
committerSelim Cinek <cinek@google.com>
Fri, 8 Sep 2017 01:55:25 +0000 (18:55 -0700)
commit6eaacf25aabfac6018404610ce2f3df759558d3b
tree7b34fb1f700e6b8e816691389a297756cbc44f5c
parent406042a5be6f06c57f9e76858b5535c5197f5515
Fixed the icon clipping of the notification shelf

Before the icon wasn't clipped to it's notification container
and could go out of bounds. We're now clipping it to it's
surrounding notification.

Change-Id: I1b9a3650eb3e3f0bcd7d7cef087afb7cc41ccf62
Fixes: 63477094
Test: add notifications, observe icon animations, better clipping
packages/SystemUI/res/values/ids.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java