Lewis Z. wrote: > It seems to me that the current implemetaion of TabWidget is only good > for four tabs, which is too few for any complicated applications.
Use other activities to avoid the need for so many tabs. Or, as the previous poster suggested, roll your own tab-like system, perhaps using a ViewFlipper. > Another issue is the ListView widget. It's not a list view at all. And your definition of "list view" is...what, exactly? It sure seems to fit the definition of a "list view" from every GUI toolkit I've ever used, and that stems back an awfully long time. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

