OSDN Git Service

Direct Reply: Allow closing IME separately from DirectReply mode
authorAdrian Roos <roosa@google.com>
Mon, 18 Jul 2016 21:23:32 +0000 (14:23 -0700)
committerAdrian Roos <roosa@google.com>
Wed, 20 Jul 2016 22:05:11 +0000 (15:05 -0700)
commit56cf73a0f4704c2d1665ed0287fecea3cd871a51
tree608021c39379546f16f1343d31d3f5a769a50914
parentc50f8ae532cd7195e2a2fcf5cb8cf3fb220b0083
Direct Reply: Allow closing IME separately from DirectReply mode

If the IME is showing, the first BACK now closes just
the IME instead of also closing the Direct Reply mode.
Subsequent back closes the notification panel as usual.

Change-Id: Ic4b5a4d6b528a211c2fa0c8b5ceb0f7017c09400
Fixes: 29996385
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowView.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java