ViewPagerIndicator has "swipey tabs" as well, AFAIK: http://viewpagerindicator.com
On Sat, May 5, 2012 at 12:56 PM, Bas Verhoog <[email protected]> wrote: > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.7 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

