OSDN Git Service

Prevent dismissal on RemoteInputView
authorAdrian Roos <roosa@google.com>
Wed, 27 Apr 2016 16:59:08 +0000 (09:59 -0700)
committerAdrian Roos <roosa@google.com>
Wed, 27 Apr 2016 16:59:15 +0000 (09:59 -0700)
commitfa139757aa9cafa2c7e880b19defbbb4f17446be
tree713f05eb4a03d34b309d9db1b3301391c7f07fa6
parent9fa8b54589b68dc6da3a7201cad1fc43e01e59e3
Prevent dismissal on RemoteInputView

Prevents swiping out a notification when started on
the RemoteInputView, as this can easily happen during
text manipulation otherwise.

Change-Id: I8f658eab88ca1daf8ffcb7a5d1fac4468f5f0845
Fixes: 28336831
packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/ScrollContainer.java