Hello all, in my application I am adding an EditText to a ScrollView, below the ScrollView I am adding another EditText with a button.
The first EditText is populated dynamically with text that's sometimes too long which causes the ScrollView to resize when that happens the text is viewed right below the second EditText and the button. How can I make the ScrollView's height fixed even if the text is too long. I want to nail the ScrollView. Any idea how to do so, if it is not possible do you have any work around? Thank You in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

