OSDN Git Service

DO NOT MERGE Fix Keyboard Shortcut Helper requires pressing META+/ twice
authorClara Bayarri <clarabayarri@google.com>
Wed, 1 Jun 2016 16:28:14 +0000 (17:28 +0100)
committerClara Bayarri <clarabayarri@google.com>
Thu, 2 Jun 2016 15:04:02 +0000 (15:04 +0000)
commit9fe1077b0506f7b425ae3ca355dbc4c62df16aad
tree88b9a6b4a947624e44d2a4a2a990d8851033b954
parent2fd085bb4fbad2046549914992b45237ce40217b
DO NOT MERGE Fix Keyboard Shortcut Helper requires pressing META+/ twice

By using a local boolean we were missing out on when the system dismisses
the window with the back key.

Bug: 28910518
Change-Id: I87b21c11830eaf81e3fd9586be6e3a7bb59c8a1f
(cherry picked from commit 3ac0ae076e4baee06804e93adb7b5573d5de67de)
packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java