summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorPhil Weaver <pweaver@google.com>2017-04-19 12:16:36 -0700
committerPhil Weaver <pweaver@google.com>2017-04-19 14:08:34 -0700
commit23161e7170ec2493ec830d04205f5696be159026 (patch)
tree056f206967811d6393b55187523ceb6fd5a6c2a3 /tools/aapt2/java/JavaClassGenerator.cpp
parent3d5f41bb03837a085bfc8626af85e517ffd55f4e (diff)
Make a11y clickable span work after node recycle
Services recycle nodes when gathering possible actions for users to take. It's very confusing for them if they can't recycle the node without breaking their ability to activate a clickable span inside it. Making ClickableSpans used for accessibility independent of their parent nodes. Also adjusting the value used for invalid window ids to come from AccessibilityWindowInfo. I must have missed this in an earlier cleanup. I needed the value for the spans, so I figured I might as well use the correct one. Bug: 37004527 Test: Now recycling the node in the a11y cts test. Change-Id: I6de4e98a182dd43c4fcd0430a3c082fcc8e458c7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions