OSDN Git Service

Added toggle overview custom action over home button for a11y
authorMatthew Ng <ngmatthew@google.com>
Fri, 4 May 2018 18:10:14 +0000 (11:10 -0700)
committerMatthew Ng <ngmatthew@google.com>
Sat, 5 May 2018 00:54:07 +0000 (17:54 -0700)
commit44b14508de4f44ae244e1930550e85f3b759d8e6
tree8b68fb722b3804fa5663b607a0cd8350b3a787ef
parent04e1f8e6914a2e4e14d36254ce71b97ebb2fc64d
Added toggle overview custom action over home button for a11y

The toggle overview custom action only appears when swipe up ui is shown
(2 buttons).

Change-Id: I8b3790c98b663dd04bec921a9f7372733c73ea4e
Fixes: 78177915
Test: use talkback, enable swipe up ui and toggle overview via home btn
packages/SystemUI/res/values/config.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/phone/ButtonDispatcher.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java