- scrollToTab(int) - Method in class com.tompee.funtablayout.FunTabLayout
-
- scrollToTab(int, float, boolean) - Method in class com.tompee.funtablayout.FunTabLayout
-
- selectCenterTabForLeftScroll() - Method in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
-
- selectCenterTabForRightScroll() - Method in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
-
- setCurrentItem(int, boolean) - Method in class com.tompee.funtablayout.FunTabLayout
-
- setDefaultIconColor(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Sets icon color when a tab is not selected.
- setDefaultIconColor(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets icon color when a tab is not selected.
- setIconDimension(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Sets the dimension of the icon to be displayed.
- setIconDimension(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Sets the dimension of the icon to be displayed.
- setIconDimension(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets the dimension of the icon to be displayed.
- setIconFetcher(BubbleTabAdapter.IconFetcher) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Sets the callback method to get the icon displayed in tabs
- setIconFetcher(FlipTabAdapter.IconFetcher) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Sets the callback method to get the icon displayed in tabs
- setIconFetcher(PopTabAdapter.IconFetcher) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets the callback method to get the icon displayed in tabs
- setPopDuration(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets the pop animation duration
- setPositionThreshold(float) - Method in class com.tompee.funtablayout.FunTabLayout
-
Sets the position threshold on when to switch tabs
- setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Set the background to a given resource.
- setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Set the background to a given resource.
- setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Set the background to a given resource.
- setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Set the background to a given resource.
- setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Sets the tab indicator bar color.
- setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Sets the tab indicator bar color.
- setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets the tab indicator bar color.
- setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Sets the tab indicator bar color.
- setTabIndicatorHeight(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Sets the tab indicator height.
- setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Sets the padding.
- setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Sets the padding.
- setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets the padding.
- setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Sets the padding.
- setTabSelectedTextColor(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Sets the tab text selected color.
- setTabTextAppearance(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Sets the text appearance from the specified style resource.
- setTabTextAppearance(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Sets the text appearance from the specified style resource.
- setTabTextAppearance(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Sets the text appearance from the specified style resource.
- setTabTextAppearance(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Sets the text appearance from the specified style resource.
- setTabVisibleCount(int) - Method in class com.tompee.funtablayout.FunTabLayout
-
Sets the maximum number of visible tab
- setUpWithAdapter(BaseAdapter<?>) - Method in class com.tompee.funtablayout.FunTabLayout
-
- setViewPager(ViewPager) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
-
Set a list of items, which are supplied by the given ViewPager
- setViewPager(ViewPager) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
-
Set a list of items, which are supplied by the given ViewPager
- setViewPager(ViewPager) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
-
Set a list of items, which are supplied by the given ViewPager
- setViewPager(ViewPager) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
-
Set a list of items, which are supplied by the given ViewPager
- SimpleTabAdapter - Class in com.tompee.funtablayout
-
- SimpleTabAdapter.Builder - Class in com.tompee.funtablayout
-
- startAnimation(int) - Method in class com.tompee.funtablayout.FunTabLayout
-