OSDN Git Service

Call bindDeepShortcuts() from runBindSynchronousPage().
authorTony Wickham <twickham@google.com>
Thu, 30 Jun 2016 01:12:15 +0000 (18:12 -0700)
committerTony Wickham <twickham@google.com>
Thu, 30 Jun 2016 21:14:48 +0000 (14:14 -0700)
commit80f5787b1c12be2a5ce3d11e01ff9435bae71bdf
tree0ccffa1294c066aa3d590d060c0961a8e1cecf5b
parent5215b545b98a19f2be626d26924af10757da1a76
Call bindDeepShortcuts() from runBindSynchronousPage().

Otherwise Launcher's copy of the deep shortcut map is cleared when Launcher
is re-created, such as on rotation, so the UI won't show shortcuts.

Change-Id: I3bb6a904762dc4661cc2b5da28485e4bf778c9e7
src/com/android/launcher3/LauncherModel.java