0

I've been facing the problem since few days.I want to perform Drag and Drop of Views but not from one layout to other layout but in same Layout.

2 Answers2

0

You can use setX() and setY() on those views,

Maciej Boguta
  • 1,354
  • 1
  • 12
  • 15
0

See this here is answer is available may be it is use full

Stack overflow question

And here you see example Android Drag And drop

Community
  • 1
  • 1
NagarjunaReddy
  • 8,621
  • 10
  • 63
  • 98