summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2015-02-06 10:12:32 -0800
committerSvet Ganov <svetoslavganov@google.com>2015-02-06 10:23:33 -0800
commit0a2cceebd5503329f7038847906351af21434048 (patch)
treee09ae53b0e230908916355f4aefce7366777f033 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6cad6513e0058467d11f4cf99519cf79eb65d48f (diff)
Accessibility: Handle a missed case when clicking focused views.
The clicking logic was missing the case where a child of the accessibility focused view reacts to the injected down up events for clicking. This results of a whole class of views being non-interactive. Now if an event is targeting accessibility focus and the dispatching view group has this focus, we clear the flag before dispatching to children, so they can handle the event rather ignoring it becuase they are not accessibility focused. bug:19252492 Change-Id: I6ac25bb7a50b35bb638ca4bfb9fc4198d08c2d4d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions