I have for screens/layouts I would like the user to be able to slide between using a horizontal scroll view. Each screen has different information and controls for the user.
I want each of the layouts to occupy the whole screen and the user slides there finger left and right to get to each of them. I can do this by setting a layout_width to some size of 'dp'. It would be nice if each layout could just be 'fill_parent' without worrying about screen size. Anybody have an example of how this might be done? Thanks a lot. -Mike -- 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