You have to use the FragmentTabsPager and Fragments to do this. It's hard though, I'm also working on it.
Reference: http://developer.android.com/resources/samples/Support4Demos/src/com/example/android/supportv4/app/index.html On Tuesday, April 17, 2012 3:52:32 PM UTC+2, ang1 wrote: > > Hi everyone, > > Anyone has a clue on how to implement "scrollable tabs" in actionbar ? > like mentioned in "Action Bar Elements" under > http://developer.android.com/design/patterns/actionbar.html and > http://developer.android.com/design/building-blocks/tabs.html? > > I'm only managing to get info on "fixed tabs", nothing on scrollable : > ( > > I'm using ActionBarSherlock but I didn't find anything for standard > actionbar either > > Thanks!!!! -- 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

