How to determine the coordinates (position ) of a view in android programmatically?
I have a button placed in my xml file .How do i determine the coordinates of that button in java code?
How to determine the coordinates (position ) of a view in android programmatically? I
Share
Here is the solution . Please check the link for find out the screen location of the View.