OSDN Git Service

QS: Clean up dual target accessibility
authorJason Monk <jmonk@google.com>
Thu, 23 Mar 2017 14:25:37 +0000 (10:25 -0400)
committerJason Monk <jmonk@google.com>
Thu, 23 Mar 2017 14:25:37 +0000 (10:25 -0400)
commit28df4ed8fbc674b4ae2150c5f737c45894d0dd49
tree07fc76fd96442e8e565bbe0ae83bd299f6e3e6f0
parentad63bafad002ea9b88091a9760a4760fb53943d7
QS: Clean up dual target accessibility

Remove "Open..." strings from toggles, since they don't open, and
add those strings to the labels. Also switch label accessibility types
to buttons.

Change-Id: Ic8382aaaecf74182970b5f8fdd914079f0109f0f
Fixes: 36538210
Test: Accessibility - select dual target QS tile
packages/SystemUI/res/layout/qs_tile_label.xml
packages/SystemUI/src/com/android/systemui/qs/tileimpl/ButtonRelativeLayout.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/qs/tileimpl/QSTileView.java
packages/SystemUI/src/com/android/systemui/qs/tiles/BluetoothTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/DndTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/WifiTile.java