OSDN Git Service

Don't always auto-collapse an empty notification shade.
authorJohn Spurlock <jspurlock@google.com>
Wed, 7 Aug 2013 22:06:18 +0000 (18:06 -0400)
committerJohn Spurlock <jspurlock@google.com>
Wed, 7 Aug 2013 22:06:18 +0000 (18:06 -0400)
commit1caf7eb5999b7c57ca35cbe3579aa8d6b63394cd
treea3ff013ad595c2a062f2b8c62fd133efd909804e
parente9a6f9713ca48aab9a6c87e0645cb0a0af946a11
Don't always auto-collapse an empty notification shade.

If the user is actively interacting with the shade, don't
collapse it from underneath them.

Bug:10226720
Change-Id: Idf26c8f59dc5a1a5ae3b4314f1ca81740b0517e7
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowView.java