OSDN Git Service

Consume touch events in DeepShortcutsContainer
authorTony Wickham <twickham@google.com>
Fri, 28 Oct 2016 00:01:32 +0000 (17:01 -0700)
committerTony Wickham <twickham@google.com>
Fri, 28 Oct 2016 00:01:32 +0000 (17:01 -0700)
commit04a8ec4fc6fa1b801daa222cb1b956f3f9dcbe9d
tree382264adff1f756c7c7b9681e7142775220a7e8e
parent5fd72d865e690a3bafedd39a6237152dbc894cc9
Consume touch events in DeepShortcutsContainer

Previously, touches along the horizontal area next to the
deep shortcuts arrow went through to the background, allowing
things like going to overview with the shortcuts still open.

Bug: 32477287
Change-Id: I82d21d3051a13b23dfaac19e93facee120968aaa
src/com/android/launcher3/shortcuts/DeepShortcutsContainer.java