Package com.viewpagerindicator

Interface Summary
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.
 

Class Summary
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.
LinePageIndicator Draws a line for each page.
R  
R.attr  
R.bool  
R.color  
R.dimen  
R.drawable  
R.id  
R.integer  
R.layout  
R.menu  
R.style  
R.styleable  
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.
 

Enum Summary
TitlePageIndicator.IndicatorStyle  
TitlePageIndicator.LinePosition  
 



Copyright © 2011-2012 Jake Wharton. All Rights Reserved.