| 接口 | 说明 |
|---|---|
| XTabLayout.OnTabSelectedListener |
Callback interface invoked when a tab's selection state changes.
|
| 类 | 说明 |
|---|---|
| DividerDrawable |
Created by Kun on 2017/4/26.
|
| TabItem |
TabItem is a special 'view' which allows you to declare tab items for a
TabLayout
within a layout. |
| XTabLayout |
Created by Kun on 2016/12/20.
|
| XTabLayout.Tab |
A tab in this layout.
|
| XTabLayout.TabLayoutOnPageChangeListener |
A
ViewPager.OnPageChangeListener class which contains the
necessary calls back to the provided TabLayout so that the tab position is
kept in sync. |
| XTabLayout.ViewPagerOnTabSelectedListener |
A
TabLayout.OnTabSelectedListener class which contains the necessary calls back
to the provided ViewPager so that the tab position is kept in sync. |
| 注释类型 | 说明 |
|---|---|
| XTabLayout.Mode | |
| XTabLayout.TabGravity |