OSDN Git Service

Fixed a clipping issue in AOD
authorSelim Cinek <cinek@google.com>
Sat, 29 Jul 2017 01:19:03 +0000 (18:19 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 1 Aug 2017 22:08:37 +0000 (22:08 +0000)
commitd96ed40142b5c23e2f7c457644aac232dadd0adf
tree4a307af74a750a345a2246611f736a7d0fbcb320
parent51f65bbcbff5f2d42df632114b6e8e9e3af10cb3
Fixed a clipping issue in AOD

We're now guaranteeing that notifications beyond the first element
are hidden on AOD and not just based on the algorithm calculations.

Change-Id: I6c0cddbc2ac2c9544c010cd28f2a766c379700f0
Fixes: 64078213
Test: turn on redaction, add gmail notification with other notifications present.
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackScrollAlgorithm.java