| 接口 | 说明 |
|---|---|
| IconPagerAdapter | |
| PageIndicator |
A PageIndicator is responsible to show an visual indicator on the total views
number and the current visible view.
|
| TabPageIndicator.OnTabReselectedListener |
Interface for a callback when the selected tab has been reselected.
|
| TitlePageIndicator.OnCenterItemClickListener |
Interface for a callback when the center item has been clicked.
|
| 类 | 说明 |
|---|---|
| CirclePageIndicator |
Draws circles (one for each view).
|
| IconPageIndicator |
This widget implements the dynamic action bar tab behavior that can change
across different configurations or circumstances.
|
| IcsLinearLayout |
A simple extension of a regular linear layout that supports the divider API
of Android 4.0+.
|
| LinePageIndicator |
Draws a line for each page.
|
| PagerIndicatorFontTextView | |
| TabPageIndicator |
This widget implements the dynamic action bar tab behavior that can change
across different configurations or circumstances.
|
| TitlePageIndicator |
A TitlePageIndicator is a PageIndicator which displays the title of left view
(if exist), the title of the current select view (centered) and the title of
the right view (if exist).
|
| UnderlinePageIndicator |
Draws a line for each page.
|
| 枚举 | 说明 |
|---|---|
| TitlePageIndicator.IndicatorStyle | |
| TitlePageIndicator.LinePosition |