Hi, I'm trying to create a list of clickable items that will go to the side instead of on the next line. (I was thinking I want a listview)
For example I want to do a menu bar like this: MenuItem1 MenuItem2 MenuItem3 MenuItem4 --- Some Text/Menu Items as well ---- However when ever I do a list view each item goes on its own line like this "MenuItem1" "MenuItem2" "MenuItem3" Any suggestions on how to do this? Dave Germiquet -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

