OSDN Git Service

Prevent quick scrub when dragging up
authorMatthew Ng <ngmatthew@google.com>
Wed, 17 Jan 2018 23:32:41 +0000 (15:32 -0800)
committerMatthew Ng <ngmatthew@google.com>
Thu, 18 Jan 2018 00:31:08 +0000 (16:31 -0800)
commite0903c9f059e223fd1522d16eb38d9a06fca8fe0
tree334d0d356c7cefdedef279004d1ae9c0564a5a1a
parente2861da8ef0eba65c1bb9d5f67380884e2ead939
Prevent quick scrub when dragging up

When leaving the touch slop in the perpendicular direction of quick
scrub, remove the timeout to start quickscrub so launcher can continue
to handle touch events.

Bug: 67957962
Bug: 70180755
Test: manual - drag up with quick step enabled
Change-Id: Icb5fcd992b17ac05402b83543115e6ab34475d2f
packages/SystemUI/src/com/android/systemui/statusbar/phone/QuickScrubController.java