- generateLayoutParams(AttributeSet) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
- getContentDescription() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Gets a brief description of this tab's content for use in accessibility support.
- getCustomView() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Returns the custom view used for this tab.
- getIcon() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Return the icon associated with this tab.
- getIntrinsicHeight() - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- getIntrinsicWidth() - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- getOpacity() - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- getPosition() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Return the current position of this tab in the action bar.
- getSelectedTabPosition() - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Returns the position of the current selected tab.
- getTabAt(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Returns the tab at the specified index.
- getTabCount() - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Returns the number of tabs currently registered with the action bar.
- getTabGravity() - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
The current gravity used for laying out tabs.
- getTabMode() - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Returns the current mode used by this TabLayout.
- getTabTextColors() - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Gets the text colors for the different states (normal, selected) used for the tabs.
- getTag() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
- getText() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Return the text of this tab.
- getTextWidth() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
- GRAVITY_CENTER - 类 中的静态变量com.androidkun.xtablayout.XTabLayout
-
Gravity used to lay out the tabs in the center of the TabLayout.
- GRAVITY_FILL - 类 中的静态变量com.androidkun.xtablayout.XTabLayout
-
Gravity used to fill the TabLayout as much as possible.
- select() - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Select this tab.
- setAllCaps(boolean) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
设置字母是否自动小写转大写
- setAlpha(int) - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- setBounds(int, int, int, int) - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- setColor(int) - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- setColorFilter(ColorFilter) - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- setContentDescription(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set a description of this tab's content for use in accessibility support.
- setContentDescription(CharSequence) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set a description of this tab's content for use in accessibility support.
- setCustomView(View) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set a custom view to be used for this tab.
- setCustomView(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set a custom view to be used for this tab.
- setDividerColor(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
设置分割线颜色
- setDividerGravity(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
设置分割线位置
- setDividerSize(int, int) - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- setDividerSize(int, int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
设置分割线长宽
- setGravity(int) - 类 中的方法com.androidkun.xtablayout.DividerDrawable
-
- setIcon(Drawable) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set the icon displayed on this tab.
- setIcon(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set the icon displayed on this tab.
- setOnTabSelectedListener(XTabLayout.OnTabSelectedListener) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Set the TabLayout.OnTabSelectedListener that will
handle switching to and from tabs.
- setScrollPosition(int, float, boolean) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Set the scroll position of the tabs.
- setSelectedTabIndicatorColor(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Sets the tab indicator's color for the currently selected tab.
- setSelectedTabIndicatorHeight(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Sets the tab indicator's height for the currently selected tab.
- setTabGravity(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Set the gravity to use when laying out the tabs.
- setTabMode(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Set the behavior mode for the Tabs in this layout.
- setTabsFromPagerAdapter(PagerAdapter) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
- setTabTextColors(ColorStateList) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Sets the text colors for the different states (normal, selected) used for the tabs.
- setTabTextColors(int, int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
Sets the text colors for the different states (normal, selected) used for the tabs.
- setTag(Object) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Give this Tab an arbitrary object to hold for later use.
- setText(CharSequence) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set the text displayed on this tab.
- setText(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout.Tab
-
Set the text displayed on this tab.
- setupWithViewPager(ViewPager) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
The one-stop shop for setting up this TabLayout with a ViewPager.
- setxTabDisplayNum(int) - 类 中的方法com.androidkun.xtablayout.XTabLayout
-
- shouldDelayChildPressedState() - 类 中的方法com.androidkun.xtablayout.XTabLayout
-