Question

I am wanting to have a group of components that are draggable...

eg.. 1 TextView, 1 EditText, & 1 Button

I have put these into a FrameLayout and want to be able to drag and drop them around the parent layout.

Can it be done? and can anybody point me in the right direction?

Was it helpful?

Solution

Tutorial here (note: have not tried it):

http://www.edumobile.org/android/android-beginner-tutorials/drag-and-drop-ui-element/

Let us know if it works.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top