OSDN Git Service

Fix QS header touch targets
authorJason Monk <jmonk@google.com>
Tue, 30 May 2017 16:47:10 +0000 (12:47 -0400)
committerJason Monk <jmonk@google.com>
Tue, 30 May 2017 19:32:42 +0000 (15:32 -0400)
commit7b3d4e4db1c09425f47c452c1a1e349da45f5f58
treefa9ab4247fae32fcfc3f1ede485de99ebf903501
parent0b1b1c434650d2f272be7610027d4ddd948715a8
Fix QS header touch targets

 - Fix the sizing by removing padding and repositioning
 - Have container absorb clicks so misses don't collapse
   the panel.

Test: manual
Change-Id: I2f7f79ca23105561c4ce8b7ff44f59ae99131f85
Fixes: 37049839
Fixes: 38359316
packages/SystemUI/res/layout/quick_status_bar_expanded_header.xml
packages/SystemUI/src/com/android/systemui/qs/QSContainerImpl.java
packages/SystemUI/src/com/android/systemui/qs/QuickQSPanel.java