OSDN Git Service

Fixed a bug where the clipRect was not correctly reset
authorSelim Cinek <cinek@google.com>
Mon, 25 Aug 2014 13:45:33 +0000 (15:45 +0200)
committerSelim Cinek <cinek@google.com>
Mon, 25 Aug 2014 18:30:33 +0000 (20:30 +0200)
commitc0f4c0132148c2a9cca20077a7d73fdb2e9b5541
tree34c67cd5b6f45007d4188f34d8c6d3368eb547bb
parent17a327ad059d92863d16334170c8391a5f7152eb
Fixed a bug where the clipRect was not correctly reset

We now reset the cliprect of the notifications when the
view is removed from the scroller.

Bug: 17187780
Change-Id: Ifa5af0683186380f54dcb169a21d2ab41ceb98a7
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java