OSDN Git Service

Do not show track when scrubing when notification shade is down
authorMatthew Ng <ngmatthew@google.com>
Wed, 28 Feb 2018 23:58:49 +0000 (15:58 -0800)
committerMatthew Ng <ngmatthew@google.com>
Thu, 1 Mar 2018 19:22:35 +0000 (11:22 -0800)
commit09b26ba6236e5e850b7aed677474903dd721ec0f
tree23a1c8e37b61cf624044d7661d6ff9116408251d
parent341c2366cce599da1b4fb9db502bdfbe4dbfd84b
Do not show track when scrubing when notification shade is down

Prevents drawing quick scrub track when notification shade is down. Also
allow the KeyButtonView touch events to be passed when notification
shade is down to show ripple.

Test: bring notifications down and swipe the home button to the right
Change-Id: I386e45f9f164e39bbba6baa86a881e1351940f7e
Fixes: 73667292
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarGestureHelper.java