diff options
author | Vadim Tryshev <vadimt@google.com> | 2016-09-16 14:05:53 -0700 |
---|---|---|
committer | Vadim Tryshev <vadimt@google.com> | 2016-09-19 11:14:19 -0700 |
commit | ef12811560d4fcce3410eaa4d972dc39001efd4d (patch) | |
tree | 009907850e6493bbb9b02e0816accdcaca5df897 /tools/aapt2/diff/Diff.cpp | |
parent | 1edc6daf1d13ec472da2aae2a2a88d130c495cb7 (diff) |
For pre-N apps, keep entered all parents of an drag-entered child.
The bug complains that parents of a view under the drag location
don’t get drag events.
This is first of a 2 CLs that will restore the old functionality
(modulus fixing bugs) for pre-N apps.
This CL restores pre-N "nested" model of the entered state for
pre-N apps. It also makes possible restoring "nested" model for
LOCATION and DROP (implemented in a follow-up CL)
The CL replaces (for pre-N) generation of ENTER/EXIT events that
happens at the moment of changing the drag focus with generation
folowing the recursive delivery of coordinate-bearing events.
Bug: 31559942
Change-Id: Iead6bde9c1f88819b30afc78c1f424f7c1b64d51
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions