summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorQasid Ahmad Sadiq <qasid@google.com>2019-05-30 15:24:59 -0700
committerQasid Ahmad Sadiq <qasid@google.com>2019-06-25 19:09:41 +0800
commited508280f911d2cd360985dd21a5bc672128c616 (patch)
tree04a5413c70d87bb06a596507e966db5e1e0d3a1f /tools/aapt2/java/JavaClassGenerator_test.cpp
parentbd07d4d69f924d24e8d7a934560ad320a46caf00 (diff)
The source of subtree chagnes should be the viewParent
From the description of notifySubtreeAccessibilityStateChangedIfNeeded: "is *not* local to this view and does represent structural changes such as children and parent." This is now how this currently behaves cause the source was the view itself. This had the consquence that if a view is hidden, no event would be sent, because the source of an accessibilityEvent can't be hidden. Test: CTSAccessibility* Added CTS Test in another CL. Played around with this build for a while. Bug: 130273130 Change-Id: I5522e8b1468e8999b615592f16c8d59634d9659f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions