• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Centered swipe tabs

Hey guys, first post here since I can't seem to find a solution to this anywhere, and I really don't feel like compromising on this one.

I had a look at how the Sound Cloud app does tab-swiping between its different sections, and I think the way it works is really neat. The currently visited tab is always centered, even if you're at the very end at the list, keeping the arrow pointed at the selected one in the middle.

When in the middle of the tabs
Screenshot_2014-04-08-11-01-40.png


When at the end of the tabs
Screenshot_2014-04-08-11-05-45.png



The default way tabs work seems to just adjust to whatever fits. If you have selected the outermost tab, it doesn't centralize it.
Does anyone know what the best way to go about with this is? Can it be done using ActionBar, TabHost, or maybe both?

Thanks in advance.
 
Back
Top Bottom