MCPcopy Create free account
hub / github.com/btate/BTAndroidWebViewSelection / DragLayer

Class DragLayer

src/com/blahti/drag/DragLayer.java:38–211  ·  view source on GitHub ↗

A ViewGroup that coordinates dragging across its dscendants. This class used DragLayer in the Android Launcher activity as a model. It is a bit different in several respects: (1) It extends MyAbsoluteLayout rather than FrameLayout; (2) it implements DragSource and DropTarget methods that were d

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected