commit | 9d65e0def5d435c7adf837444141917f0fa5f92b | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Sep 01 20:59:21 2017 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Sep 05 10:08:37 2017 -0700 |
tree | 72defe3edc864ca8e6804e671002749cc643377c | |
parent | 2113e7cf7ad6d516299d790f33eb314cfc0475d2 [diff] |
Clarify that getLocalState is always valid for DragEvent The method getLocalState() always returns valid data (if the data was stored in startDragAndDrop to begin with), but the documentation currently states that the events with action ACTION_DRAG_ENDED do not have valid local state. Bug: 62067188 Test: bit CtsViewTestCases:android.view.cts.DragDropTest Change-Id: Ia2f8e5e0bb068aa7ac4aac3f18a5cf01d1a73c32