Android programming related helpful answers and important links available here...
My Stack Overflow Account: http://stackoverflow.com/users/1280397/ranjit-chandel
Saturday, November 10, 2012
get view location on screen
Using view.getLocationOnScreen(loc);
we can easily get location of component.
No comments:
Post a Comment