summaryrefslogtreecommitdiff
path: root/tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
diff options
context:
space:
mode:
authorArthur Hung <arthurhung@google.com>2019-10-14 17:00:17 +0800
committerArthur Hung <arthurhung@google.com>2019-10-23 12:04:57 +0800
commitd89619792e616535810baf82c0224bcf8559b753 (patch)
tree2ec598493fe479db9627edc2c665c691beac24db /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
parent8e554f88855b8027e1ef7be0c958c18949094ca1 (diff)
Fix talkback unable to select pip window buttons
While talkback enabled, single touch would be translated to hover events, and all touch events would first sent to pip input consumer then dispatch them to pip menu activity. So we should dispatch these hover events to dispatchGenericMotionEvent of menu activity to make sure them would be handled correctly. - It should unregister PictureInPictureActionReplacingConnection when menu activity shown to make sure a11y action can be performed by default. - Move overridePendingTransition to onCreate to ensure a11y window infos can be updated after first time finish. Bug: 142268623 Test: Enable talkback and launch pip, click buttons on pip window Test: atest AbstractAccessibilityServiceConnectionTest Change-Id: I886106d3d36c54e4540e25056c79dad5c82405e8
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions