Check out onMeasure() and onLayout(). Those functions are called while views are being positioned, etc.
On Aug 6, 7:51 am, TreKing <[email protected]> wrote: > On Thu, Aug 5, 2010 at 8:24 PM, powerdroid <[email protected]>wrote: > > > What I'm trying to accomplish is support for devices that have > > varying screen dimensions and resolutions from the same code base, with > > each device being scaled properly.. > > Tip: Search the official documentation and the group first, especially for > common problems like these. > > http://developer.android.com/guide/practices/screens_support.html > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

