summaryrefslogtreecommitdiffstats
path: root/graphics/java
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-06-21 18:35:45 -0700
committerJeff Brown <jeffbrown@google.com>2011-06-21 21:15:07 -0700
commit87b7f805b94f5df53343264509f6d606d96dfb05 (patch)
treede0a5e414a627fa4360eb8363225e52fef68e9ff /graphics/java
parent194f4a7afd6be1600e360b553f6d9a2f03a3f45b (diff)
downloadframeworks_base-87b7f805b94f5df53343264509f6d606d96dfb05.zip
frameworks_base-87b7f805b94f5df53343264509f6d606d96dfb05.tar.gz
frameworks_base-87b7f805b94f5df53343264509f6d606d96dfb05.tar.bz2
Send hover to all children under pointer.
Previously we only sent hover to the topmost child, but this doesn't handle cases where multiple children are overlapped to achieve certain special effects. Now we send hover to all children until one of them handles it. Also moved the call to send the accessibility event into the main dispatch function so that we can send the accessibility event for all innermost hovered views even when setHovered() might not be called. Change-Id: I6fb8b974db44b594c441deafc012b8415afdfac7
Diffstat (limited to 'graphics/java')
0 files changed, 0 insertions, 0 deletions