Monday, January 13, 2014

Get the view size and position on ViewTreeObserver

If you have to get view's position coordinates, size and etc do it using ViewTreeObserver class.

Read this article:
http://stackoverflow.com/questions/7733813/how-can-you-tell-when-a-layout-has-been-drawn

No comments: