OSDN Git Service

Transition from back to showing widget tray if shortcut/Widget configure activity
authorHyunyoung Song <hyunyoungs@google.com>
Fri, 15 May 2015 23:29:45 +0000 (16:29 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Fri, 15 May 2015 23:29:45 +0000 (16:29 -0700)
commitb790083b8f757e6d73b92460e6447acbf5490654
tree5394c034f39dca4caa1e6617d8b0cfb3ebfbe33e
parente3a1df20e6aa68175109c0bceb8cbf4b7fe80978
Transition from back to showing widget tray if shortcut/Widget configure activity
was cancelled.

Recent refactoring of the State inside Launcher introduced a check
of which state can show widget tray (only workspace) that was too agressive.

b/21201908

Change-Id: Iaccb44d23485aa101d7720b29335645a74f4dcdc
src/com/android/launcher3/Launcher.java