Interface | Description |
---|---|
DragStartHelper.OnDragStartListener |
Interface definition for a callback to be invoked when a drag start gesture is detected.
|
Class | Description |
---|---|
DragAndDropPermissionsCompat |
Helper for accessing features in
DragAndDropPermissions
introduced after API level 13 in a backwards compatible fashion. |
DragStartHelper |
DragStartHelper is a utility class for implementing drag and drop support.
|
ViewCompat |
Helper for accessing features in
View introduced after API
level 13 in a backwards compatible fashion. |