OSDN Git Service

Clipping to the top roundness when scrolling
authorSelim Cinek <cinek@google.com>
Fri, 22 Dec 2017 00:15:53 +0000 (16:15 -0800)
committerSelim Cinek <cinek@google.com>
Wed, 10 Jan 2018 22:49:54 +0000 (22:49 +0000)
commitb0ee18f3c96b26d695e0cc1782fde614cd612f46
tree778b3c53319d82dce2fc9780a8b52fcdc03583ac
parentb95fd18561a06eb198ac40454c4e42935706dd51
Clipping to the top roundness when scrolling

We are now clipping properly to the top roundness,
such that the scrolling works properly and you never
see a hard edge on the top.

Test: add notifications, scroll, observe nice clipping
Bug: 69168591
Change-Id: I991eb33337eee8f0e1cee56e01e4e457146cb145
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableOutlineView.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java