On Sun, Mar 6, 2011 at 5:28 PM, Andrey <[email protected]> wrote: > Thanks for the responses, but I don't think they let me accomplish > what I want. I put in a ScrollView because I cannot fit everything > onto the screen. I would like to have several ListViews in one long > vertical layout, each with an associated textbox and button to add > keywords to it.
Combine them into one ListView. Or, better yet, move them into separate activities. Your UI sounds user-hostile to me. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://bit.ly/smand1 and http://bit.ly/smand2 -- 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

