How can we hide ActionBar Tabs in Android? -
i'm developing app in i've used tabs swipes enabled, , wanted know can hide actionbar tabs in layout? want hide tab 0 title, tab 1 title, tab 2 title, etc...is possible? gladly appreciated, thanks!

instead of using tabs, should using viewpager. can find google's example here
Comments
Post a Comment