BlackLight wrote: > Is it possible to make 2 or more tabs in xml? I see many demos has > only 1 tab and then program adds more tabs runtime, while I want to > make all tabs in xml.
In your SDK, samples/ApiDemos/res/layout/tabs1.xml sets up three tabs in XML. The corresponding Java source is samples/ApiDemos/src/com/example/android/apis/view/Tabs1.java. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.9 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

