Hello, I need some advancements with layout in android. If a have some components in my screen and a listView in the end how could I scroll the entire screen? LinearLayout does not support scroll right? Besides, ListView inside ScrollView is a bad idea, so I ask the android experts, how this problem could be solved?
Example of layout: <TextView/> <Button/> <EditText/> <Button/> <Button/> <TextView/> <ListView/> Is android incompatible with this kind of screen? Att, Carlos Maciel -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en