Class android.view.View
| Added Methods | |
|---|---|
void cancelDragAndDrop() |
|
void dispatchFinishTemporaryDetach() |
|
void dispatchStartTemporaryDetach() |
|
void forceHasOverlappingRendering(boolean) |
|
boolean getHasOverlappingRendering() |
|
PointerIcon getPointerIcon() |
|
boolean isTemporarilyDetached() |
|
PointerIcon onResolvePointerIcon(MotionEvent, |
|
void onVisibilityAggregated(boolean) |
|
boolean performContextClick(float, |
|
boolean performLongClick(float, |
|
void setPointerIcon(PointerIcon) |
|
boolean showContextMenu(float, |
|
boolean startDragAndDrop(ClipData, |
|
void updateDragShadow(DragShadowBuilder) |
|
| Changed Methods | ||
|---|---|---|
boolean startDrag(ClipData, |
Now deprecated. |
|
| Added Fields | |
|---|---|
int DRAG_FLAG_GLOBAL |
|
int DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION |
|
int DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION |
|
int DRAG_FLAG_GLOBAL_URI_READ |
|
int DRAG_FLAG_GLOBAL_URI_WRITE |
|
int DRAG_FLAG_OPAQUE |
|
