These properties have no equivalent in the source code, they are computed by HierarchyViewer. They give you the position in pixels of the widget on screen, starting from the top left corner of the screen. It's just a convenience.
On Wed, Apr 22, 2009 at 10:17 PM, Lucius Fox <[email protected]> wrote: > > Hi, > > In Hierarchy Viewer, it has absolute_x and absolute_y property. Can > you please tell me what are the corresponding value in the Java class? > is it 'mScrollX' 'mScrollY' of teh android/view/View.java? If not, can > you please tell me what is that. > > Thank you. > > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

