The height of ScrollView should be fill_parent, and the height of LinearLayout should be wrap_content.
Does this work? If not, try to rebuild your project in Eclipse (sometimes changes in xml files are not immediately updated). Peli PS: What is "woot"? On Jan 9, 5:21 pm, Jamie <[email protected]> wrote: > > Try to change the height of the LinearLayout from fill_parent to > > wrap_content. > > This didn't work. I tinkered with both the LinearLayout parameters > and ScrollView but haven't found the solution. Thanks for the quick > response!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

