SwipeyTabs - how to create Swipey Tabs using ActionBarSherlock Library?

后端 未结 5 854
旧时难觅i
旧时难觅i 2020-12-08 23:58

I have created swipey tabs using ViewPagerExtensions but this time i am using only one library ActionBarSherlock in my App and i dont know how to create swipey tabs like go

5条回答
  •  伪装坚强ぢ
    2020-12-09 00:07

    You'll want to use ViewPager, and ditch the TabHost.

    http://developer.android.com/reference/android/support/v4/view/ViewPager.html

提交回复
热议问题