Hello,

I have been trying to figure out how to get the actual realized
dimensions of my view after it has become visible and laid out. By
that I mean the actual view minus the status bar, title bar and
progress bar.

I tried using the information in onMeasure() but that seems to give me
info I already know about my View's size. How would I find the "inset"
information or Window information so I know the exact size of my View
came out to be?

Any hints would be appreciated. Thanks.

-Quartz
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to