OSDN Git Service

Remove DisallowIntercept runnable from ShortcutsContainerListener.
authorTony Wickham <twickham@google.com>
Tue, 26 Jul 2016 23:20:25 +0000 (16:20 -0700)
committerTony Wickham <twickham@google.com>
Tue, 26 Jul 2016 23:54:31 +0000 (16:54 -0700)
commit47c5a495792f37c9fe443aa896d539d264432509
tree71f5f250370b0bf77ec5741df7962fa5369bfda8
parente9381d60cc18bac394c1e59196cf764bb3a49527
Remove DisallowIntercept runnable from ShortcutsContainerListener.

This was copied from ForwardingListener, which was used to prevent
scrollable parents from intercepting swipe gestures. We only use
long press, so we don't want to do this.

Bug: 30230790
Change-Id: Icbb692c1b46ad8287af2942baa452f3578fee679
src/com/android/launcher3/shortcuts/ShortcutsContainerListener.java