接口 | 说明 |
---|---|
SmartTabLayout.OnScrollChangeListener |
Interface definition for a callback to be invoked when the scroll position of a view changes.
|
SmartTabLayout.OnTabClickListener |
Interface definition for a callback to be invoked when a tab is clicked.
|
SmartTabLayout.TabColorizer |
Allows complete control over the colors drawn in the tab layout.
|
SmartTabLayout.TabProvider |
Create the custom tabs in the tab layout.
|
类 | 说明 |
---|---|
SmartTabIndicationInterpolator | |
SmartTabIndicationInterpolator.LinearIndicationInterpolator | |
SmartTabIndicationInterpolator.SmartIndicationInterpolator | |
SmartTabLayout |
To be used with ViewPager to provide a tab indicator component which give constant feedback as
to
the user's scroll progress.
|