summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorPhil Weaver <pweaver@google.com>2017-12-18 17:09:32 -0800
committerPhil Weaver <pweaver@google.com>2017-12-19 14:08:25 -0800
commitb2779534c899897efbf3e9f61e337fe5167cbb88 (patch)
treec718b5fa3dda9345042479e19b339480d50ef7f9 /tools/aapt2/java/JavaClassGenerator.cpp
parentbe8a01417527b8b39ca257dd8955716e973e6a59 (diff)
Always show window divider to accessibility
Accessibility typically can only see windows that the user can interact with. This CL carves out the split-screen divider as an exception. The reason is that services can use the presence of the split-screen divider to know if the device is in split-screen mode. But the divider becomes non-touchable if an IME appears in split-screen mode. Services like TalkBack need some way to tell for sure that they are in split-screen mode. Absent a new API for them to query, simply making sure they can see the divider seems like the simplest way to provide this. Bug: 28768841 Test: A11y service CTS Change-Id: I92b89c842689e4c4c69a732490150ca032de46cc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions