Skip to content
Commit 5c59e049 authored by Tetsui Ohkubo's avatar Tetsui Ohkubo
Browse files

Expose drag recipient change to IDragDropCallback

During drag & drop, dragRecipientEntered / dragRecipientExited notifies
the framework that it has entered / exited a View which can handle drop
events. Currently, they are not used, but OEMs e.g. ARC may want to
implement additional logic based on dragRecipientEntered/Exited notified
by apps.

Test: m
Bug: 194638945
Change-Id: Iace73c454aff3029bd181506740fa4ff9431f355
parent c689abb7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment