OSDN Git Service

Cleanup deferred drag when closing deep shortcuts container.
authorTony Wickham <twickham@google.com>
Wed, 27 Jul 2016 23:09:01 +0000 (16:09 -0700)
committerTony Wickham <twickham@google.com>
Wed, 27 Jul 2016 23:44:53 +0000 (23:44 +0000)
commitb9da46275bd3e7bcca7e9197d5e3486f0fe00f19
tree177d8ad776646983543e308dc2208208aac91842
parent8fcdee05bb87fee8085048a27c954626d59dbb9b
Cleanup deferred drag when closing deep shortcuts container.

This fixes those states where a drag view dangles on the screen
forever until launcher restarts. For instance, long press
Settings and press home before letting go.

Bug: 30291280

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