OSDN Git Service

Enabled expansion and dragging down when QS is expanded
authorSelim Cinek <cinek@google.com>
Wed, 3 Jun 2015 14:56:13 +0000 (16:56 +0200)
committerSelim Cinek <cinek@google.com>
Thu, 4 Jun 2015 15:38:29 +0000 (15:38 +0000)
commitcb9400aa23b81f12d8af198187fc799d6bcf164a
tree2216e564f49588747c9eb2290ff26f55fb081821
parent72bcaa20afab21eedf749c7a4bdb807dd41b06f8
Enabled expansion and dragging down when QS is expanded

Previously going to the full shade and expanding notifications
where disabled when QS was expanded even though there was enough
space to allow it. This is now allowed again in order to have
a consistent experience.

Bug: 19712809
Change-Id: Ie756d9c3fbf9dc2e60a05d02f0f4cc5dd6c7ebe0
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java