OSDN Git Service

QS: Only allow clicking in the expand button
authorJason Monk <jmonk@google.com>
Tue, 29 Mar 2016 20:29:39 +0000 (16:29 -0400)
committerJason Monk <jmonk@google.com>
Tue, 29 Mar 2016 20:29:39 +0000 (16:29 -0400)
commitf7d9c49223c4f2fd8a498160914d41801e6b10ea
tree022b613c7e610603e1851ea3479e4dcc3cdb9864
parent0c6e099482182007d74a2ae013ca79ad473e1fc7
QS: Only allow clicking in the expand button

Also ditch the header BG so the panel can feel like one surface, as
a result need to set some clip bounds on the QSPanel to avoid some
collisions between the header and QS.

Bug: 27881430
Change-Id: Ia78c5b8a7a90bd02b97fa448efa06fc056f624ef
packages/SystemUI/res/layout/quick_status_bar_expanded_header.xml
packages/SystemUI/src/com/android/systemui/qs/QSContainer.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/QuickStatusBarHeader.java