> Do you have extremely large images? they are 480x360, is that too large??
> Set image sizes to "30dip" for height and weight, or all images and > texts to wrap_content everywhere. > > > So, just to be sure, you see: > [image] > [image] > [image] > [text] > [text] > [text] > > instead of > [image] > [text] > [image] > [text] > [image] > [text] > ? > > Does this also happen if you comment out the scroll view for a test? > <!-- --> your ordering is how it appears on the screen. changing everything to 30dip or wrap_content did not work. commenting out ScrollView also produces the same result. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

