Spencer Riddering wrote: > You seem to have missed the problem entirely. Please compile next > time.
I did you one better. I wrote up a whole blog post on my diagnostic steps: http://androidguys.com/2008/09/02/diagnosing-layout-problems/ The upshot is that I fixed the problem with the stacked Upper/Lower TextViews, but I can't figure out what's up with the Left Center one. As I wrote in the post, it could be a bug, or it could be that RelativeLayout is just plain unintuitive to me. I transcoded the layout into one using pure LinearLayouts at the end, which gets you something that is *almost* what you need. Sorry that I was unable to completely resolve your issue. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.1 Published! --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

