OSDN Git Service

Fixing regression, reset AllApps when the screen turns off.
authorWinson <winsonc@google.com>
Thu, 3 Sep 2015 18:36:19 +0000 (11:36 -0700)
committerWinson <winsonc@google.com>
Thu, 3 Sep 2015 19:15:32 +0000 (12:15 -0700)
commit5c6bdbbc27525acc8c49cea6a1de36723a13fac7
tree0436d600ed3a3d597cb60ca6f22389e425b93627
parent7412c3cb005c3b3315ddb276386e2115f742d2e0
Fixing regression, reset AllApps when the screen turns off.

- Now that we are debouncing the workspace state, we were no longer resetting
  the all apps view when the screen turns off when the user is already on the
  workspace.

Bug: 23759455
Change-Id: I996b595945de96ae6ff2344349027d4722921984
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/allapps/AllAppsContainerView.java