OSDN Git Service

Fix QS interception on tablets
authorJorim Jaggi <jjaggi@google.com>
Wed, 10 Sep 2014 16:20:58 +0000 (18:20 +0200)
committerJorim Jaggi <jjaggi@google.com>
Wed, 10 Sep 2014 16:22:24 +0000 (18:22 +0200)
commit0c85e8676eaf95be41fbfb2ab0cd28ce7f2b05fa
treeb4de3e065fd82efd601de6b16ee86c6af57f2e08
parentc90f95c79ddd930c3fba13352f15ce7666eca402
Fix QS interception on tablets

Only intercept when touching on the panel and not on the left or
right of the panel. Fixes a bug where the user couldn't dismiss the
panel by tapping outside.

Bug: 17437547
Change-Id: Ice484a301683fa2df1f2a21f13977023b48189f4
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java