Yes... http://developer.android.com/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html
On Sep 17, 8:16 am, "nEx.Software" <[email protected]> wrote: > Hmm... This must be a 1.6 SDK change... > > On Sep 17, 8:06 am, Mark Murphy <[email protected]> wrote: > > > nEx.Software wrote: > > > It is incredibly easy to put tabs at the bottom... Just provide a > > > layout xml file that places the TabWidget at the bottom, you get > > > bottom tabs. You can then specify a view to use for a tab indicator, > > > so you can make it look however you want it to look. > > > *blink, blink* > > > How do you "specify a view to use for a tab indicator"? Subclass > > TabWidget and override getChildTabViewAt()? Or is there another trick? > > Knowing that would be hugely useful, if you'd be willing to share the > > technique. > > > Thanks! > > > -- > > Mark Murphy (a Commons > > Guy)http://commonsware.com|http://twitter.com/commonsguy > > > Android App Developer Training:http://commonsware.com/training.html > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

