OSDN Git Service

Expose workspace.moveToDefaultScreen.
authorMathew Inwood <mathewi@google.com>
Fri, 11 Apr 2014 16:17:39 +0000 (17:17 +0100)
committerMathew Inwood <mathewi@google.com>
Fri, 11 Apr 2014 16:22:56 +0000 (17:22 +0100)
commitb90860a99630bbd24f90cc205d8990187b0ed12e
treecd670527cec0832ebb85272fb6a71c047fb252d1
parent8ac896b8c84066c109c2c4b97805f36270636121
Expose workspace.moveToDefaultScreen.

This is to allow derived launcher classes to move the workspace to the
default screen when a drag is started, in case the current screen is not
capable of acting as a drop target.

Bug: 13962574
Change-Id: I8a6e94ce08be825c344beb708d244d2def5f319f
src/com/android/launcher3/Launcher.java