On Tue, Jun 8, 2010 at 1:02 PM, Greg Donald <[email protected]> wrote:

> How do I fix a bug that doesn't point to any of my code?


I would start by looking at the source for RelativeLayout.onMeasure and
seeing what's it's doing at line 487. That will at least give you an idea of
what is null and if it's something you're doing or if it's a bug in the
framework.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

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