I have to drag and i am not able to drag it perfectly: The issues are: 1) I have to drag two to three times to bring that to desired position.Hence textview is not following the
Perhaps you are not moving Views the way they are supposed to, in Android?
setPadding() is not the best way to go about it.
setPadding()
Here is an alternative way of Drag and Drop for Views
View