OSDN Git Service

Don't close RemoteInputView on window focus loss
authorAdrian Roos <roosa@google.com>
Wed, 9 Mar 2016 20:47:26 +0000 (12:47 -0800)
committerAdrian Roos <roosa@google.com>
Wed, 9 Mar 2016 20:47:39 +0000 (12:47 -0800)
commit967f6199ba00e1064271f9019a96e21351641e26
treeff91c6ef5f21a32597bd536481bb9584bf7a3e54
parentc04cf4baecfdfeaf82c8498203779d594c9b52a4
Don't close RemoteInputView on window focus loss

Fixes issues where the status bar would temporarily
lose focus to things like the IME or auto correction
popups.

Bug: 27340422
Change-Id: I0af6e89179b78b147eee1091361da1f8a97f186b
packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java