OSDN Git Service

Fixed a bug where shelf notifications were interactable
authorSelim Cinek <cinek@google.com>
Thu, 20 Jul 2017 00:39:20 +0000 (17:39 -0700)
committerSelim Cinek <cinek@google.com>
Thu, 20 Jul 2017 00:42:51 +0000 (17:42 -0700)
commit51d21973a0d2be0cf5f47c4c5ef9baba1c3fc1ad
treef8b0709b9763c16a0577a24e32b5b848a83fade0
parent925abb706ecab0300c72cef3c472242a275e72ac
Fixed a bug where shelf notifications were interactable

Even if the notifications were clipped fully they were still
interactable and could be expanded into the shelf.
This could lead to weird scrolling positions and other things.

Test: manual, try expanding when qs is expanded
Change-Id: I764a20ba83b19ca9c9c2cb311a5abb9d272c6feb
Fixes: 62476893
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java