diff options
author | Winson Chung <winsonc@google.com> | 2017-04-04 11:57:36 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-04-04 19:03:54 +0000 |
commit | 379b9ab42c82102cbad2337cc8d25aa5a1cfd8c7 (patch) | |
tree | d20ef6b1a30965b2211fe1ee833599b7ec519327 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 78e8ac9c141ca2b3fb99520dc627919bc2f97ba4 (diff) |
Catching additional case where menu would disappear in accessibility.
- When showing the menu via accessibility it will stay on screen until
the user focuses away, but exploring via talkback still sends
onUserInteraction() callbacks which would post it anew. We need to
save the timeout state whenever the menu is shown and check it there
as well.
Bug: 36103023
Test: Enter PIP with talk back, touch button but don't do anything for
the timeout (~4s), verify menu does not close.
Change-Id: I03ce14531fcde84440122bfb0fc70899f5178d5b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions