- SegmentTabLayout - com.flyco.tablayout中的类
-
- SegmentTabLayout(Context) - 类 的构造器com.flyco.tablayout.SegmentTabLayout
-
- SegmentTabLayout(Context, AttributeSet) - 类 的构造器com.flyco.tablayout.SegmentTabLayout
-
- SegmentTabLayout(Context, AttributeSet, int) - 类 的构造器com.flyco.tablayout.SegmentTabLayout
-
- setBackgroundColor(int) - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setBgSelector() - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setCornerRadius(int) - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setCurrentTab(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setCurrentTab(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setCurrentTab(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setCurrentTab(int, boolean) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setDividerColor(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setDividerColor(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setDividerColor(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setDividerPadding(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setDividerPadding(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setDividerPadding(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setDividerWidth(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setDividerWidth(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setDividerWidth(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setFragments(int) - 类 中的方法com.flyco.tablayout.utils.FragmentChangeManager
-
界面切换控制
- setIconGravity(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIconHeight(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIconMargin(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIconVisible(boolean) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIconWidth(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorAnimDuration(long) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorAnimDuration(long) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorAnimEnable(boolean) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorAnimEnable(boolean) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorBounceEnable(boolean) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorBounceEnable(boolean) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorColor(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorColor(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorColor(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorCornerRadius(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorCornerRadius(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorCornerRadius(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorGravity(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorGravity(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorHeight(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorHeight(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorHeight(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorMargin(float, float, float, float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorMargin(float, float, float, float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setIndicatorMargin(float, float, float, float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorStyle(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorStyle(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorWidth(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setIndicatorWidth(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIndicatorWidthEqualTitle(boolean) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setIsRadiusHalfHeight(boolean) - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setIsWidthHeightEqual(boolean) - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setMsgMargin(int, float, float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
设置提示红点偏移,注意
1.控件为固定高度:参照点为tab内容的右上角
2.控件高度不固定(WRAP_CONTENT):参照点为tab内容的右上角,此时高度已是红点的最高显示范围,所以这时bottomPadding其实就是topPadding
- setMsgMargin(int, float, float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
设置提示红点偏移,注意
1.控件为固定高度:参照点为tab内容的右上角
2.控件高度不固定(WRAP_CONTENT):参照点为tab内容的右上角,此时高度已是红点的最高显示范围,所以这时bottomPadding其实就是topPadding
- setMsgMargin(int, float, float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
设置未读消息偏移,原点为文字的右上角.当控件高度固定,消息提示位置易控制,显示效果佳
- setOnTabSelectListener(OnTabSelectListener) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setOnTabSelectListener(OnTabSelectListener) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setOnTabSelectListener(OnTabSelectListener) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setSize(MsgView, int) - 类 中的静态方法com.flyco.tablayout.utils.UnreadMsgUtils
-
- setSnapOnTabClick(boolean) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setStrokeColor(int) - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setStrokeWidth(int) - 类 中的方法com.flyco.tablayout.widget.MsgView
-
- setTabData(ArrayList<CustomTabEntity>) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTabData(ArrayList<CustomTabEntity>, FragmentActivity, int, ArrayList<Fragment>) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
关联数据支持同时切换fragments
- setTabData(String[]) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTabData(String[], FragmentActivity, int, ArrayList<Fragment>) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
关联数据支持同时切换fragments
- setTabPadding(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTabPadding(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTabPadding(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTabSpaceEqual(boolean) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTabSpaceEqual(boolean) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTabSpaceEqual(boolean) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTabWidth(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTabWidth(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTabWidth(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTextAllCaps(boolean) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTextAllCaps(boolean) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTextAllCaps(boolean) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTextBold(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTextBold(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTextBold(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTextSelectColor(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTextSelectColor(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTextSelectColor(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTextsize(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTextsize(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTextsize(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setTextUnselectColor(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setTextUnselectColor(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- setTextUnselectColor(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setUnderlineColor(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setUnderlineColor(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setUnderlineGravity(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setUnderlineGravity(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setUnderlineHeight(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- setUnderlineHeight(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- setViewPager(ViewPager) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
关联ViewPager
- setViewPager(ViewPager, String[]) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
关联ViewPager,用于不想在ViewPager适配器中设置titles数据的情况
- setViewPager(ViewPager, String[], FragmentActivity, ArrayList<Fragment>) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
关联ViewPager,用于连适配器都不想自己实例化的情况
- show(MsgView, int) - 类 中的静态方法com.flyco.tablayout.utils.UnreadMsgUtils
-
- showDot(int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
显示未读红点
- showDot(int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
显示未读红点
- showDot(int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
显示未读红点
- showMsg(int, int) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
显示未读消息
- showMsg(int, int) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
显示未读消息
- showMsg(int, int) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
显示未读消息
- SlidingTabLayout - com.flyco.tablayout中的类
-
滑动TabLayout,对于ViewPager的依赖性强
- SlidingTabLayout(Context) - 类 的构造器com.flyco.tablayout.SlidingTabLayout
-
- SlidingTabLayout(Context, AttributeSet) - 类 的构造器com.flyco.tablayout.SlidingTabLayout
-
- SlidingTabLayout(Context, AttributeSet, int) - 类 的构造器com.flyco.tablayout.SlidingTabLayout
-
- sp2px(float) - 类 中的方法com.flyco.tablayout.CommonTabLayout
-
- sp2px(float) - 类 中的方法com.flyco.tablayout.SegmentTabLayout
-
- sp2px(float) - 类 中的方法com.flyco.tablayout.SlidingTabLayout
-
- sp2px(float) - 类 中的方法com.flyco.tablayout.widget.MsgView
-