MCPcopy Create free account
hub / github.com/chislon/Launcher3 / createDragBitmap

Method createDragBitmap

src/com/android/launcher3/Workspace.java:2317–2334  ·  view source on GitHub ↗

Returns a new bitmap to show when the given View is being dragged around. Responsibility for the bitmap is transferred to the caller.

(View v, Canvas canvas, int padding)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

beginDragSharedMethod · 0.95

Calls 6

drawDragViewMethod · 0.95
getIntrinsicWidthMethod · 0.80
getIntrinsicHeightMethod · 0.80
setBitmapMethod · 0.80
getWidthMethod · 0.65
getHeightMethod · 0.65

Tested by

no test coverage detected