view - Android: how to move standard elements (like EditText) by touch event? -


I can override on touch events, but there is no x and y coordinate to set in editing text or normal view is.

Adjust the rules of any container (e.g., relativeLayout ) to you Whatever it is, you want to be the result of this onTouchEvent () . Generally, this is done by adjusting the container-specific layout parameters associated with the widget.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -