MCPcopy Create free account
hub / github.com/LeongAndroid/Launcher3 / DragView

Method DragView

src/com/android/launcher3/dragndrop/DragView.java:130–188  ·  view source on GitHub ↗

Construct the drag view. The registration point is the point inside our view that the touch events should be centered upon. @param launcher The Launcher instance @param bitmap The view that we're dragging around. We scale it up when we draw it. @param registrationX The x coordinate of the regis

(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY,
                    final float initialScale, final float finalScaleDps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

ofFloatMethod · 0.95
setDragRegionMethod · 0.95
getDragLayerMethod · 0.80
getDragControllerMethod · 0.80
setScaleXMethod · 0.80
addListenerMethod · 0.80
getResourcesMethod · 0.80
getWidthMethod · 0.45
getHeightMethod · 0.45

Tested by

no test coverage detected