|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.viewpagerindicator.R.styleable
public static final class R.styleable
| Constructor Summary | |
|---|---|
R.styleable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int[] CirclePageIndicator
Includes the following attributes:
| Attribute | Description |
|---|---|
| Orientation of the indicator. |
| Whether or not the indicators should be centered. |
| Color of the filled circle that represents the current page. |
| Color of the filled circles that represents pages. |
| Radius of the circles. |
| Whether or not the selected indicator snaps to the circles. |
| Color of the open circles. |
| Width of the stroke used to draw the circles. |
CirclePageIndicator_android_orientation,
CirclePageIndicator_centered,
CirclePageIndicator_fillColor,
CirclePageIndicator_pageColor,
CirclePageIndicator_radius,
CirclePageIndicator_snap,
CirclePageIndicator_strokeColor,
CirclePageIndicator_strokeWidthpublic static final int CirclePageIndicator_android_orientation
public static final int CirclePageIndicator_centered
public static final int CirclePageIndicator_fillColor
public static final int CirclePageIndicator_pageColor
public static final int CirclePageIndicator_radius
public static final int CirclePageIndicator_snap
public static final int CirclePageIndicator_strokeColor
public static final int CirclePageIndicator_strokeWidth
public static final int[] LinePageIndicator
Includes the following attributes:
| Attribute | Description |
|---|---|
| Whether or not the indicators should be centered. |
| Width of the gap between each indicator line. |
| Width of each indicator line. |
| Color of the selected line that represents the current page. |
| Width of each indicator line's stroke. |
| Color of the unselected lines that represent the pages. |
LinePageIndicator_centered,
LinePageIndicator_gapWidth,
LinePageIndicator_lineWidth,
LinePageIndicator_selectedColor,
LinePageIndicator_strokeWidth,
LinePageIndicator_unselectedColorpublic static final int LinePageIndicator_centered
public static final int LinePageIndicator_gapWidth
public static final int LinePageIndicator_lineWidth
public static final int LinePageIndicator_selectedColor
public static final int LinePageIndicator_strokeWidth
public static final int LinePageIndicator_unselectedColor
public static final int[] TitlePageIndicator
Includes the following attributes:
| Attribute | Description |
|---|---|
| Color of regular titles. |
| Size of title text. |
| Screen edge padding. |
| Color of the footer line and indicator. |
| Height of the indicator above the footer line. |
| Style of the indicator. |
| Left and right padding of the underline indicator. |
| Height of the footer line. |
| Padding between the bottom of the title and the footer. |
| Whether or not the selected item is displayed as bold. |
| Color of the selected title. |
| Padding between titles when bumping into each other. |
| Padding between titles and the top of the View. |
TitlePageIndicator_android_textColor,
TitlePageIndicator_android_textSize,
TitlePageIndicator_clipPadding,
TitlePageIndicator_footerColor,
TitlePageIndicator_footerIndicatorHeight,
TitlePageIndicator_footerIndicatorStyle,
TitlePageIndicator_footerIndicatorUnderlinePadding,
TitlePageIndicator_footerLineHeight,
TitlePageIndicator_footerPadding,
TitlePageIndicator_selectedBold,
TitlePageIndicator_selectedColor,
TitlePageIndicator_titlePadding,
TitlePageIndicator_topPaddingpublic static final int TitlePageIndicator_android_textColor
public static final int TitlePageIndicator_android_textSize
public static final int TitlePageIndicator_clipPadding
public static final int TitlePageIndicator_footerColor
public static final int TitlePageIndicator_footerIndicatorHeight
public static final int TitlePageIndicator_footerIndicatorStyle
public static final int TitlePageIndicator_footerIndicatorUnderlinePadding
public static final int TitlePageIndicator_footerLineHeight
public static final int TitlePageIndicator_footerPadding
public static final int TitlePageIndicator_selectedBold
public static final int TitlePageIndicator_selectedColor
public static final int TitlePageIndicator_titlePadding
public static final int TitlePageIndicator_topPadding
public static final int[] UnderlinePageIndicator
Includes the following attributes:
| Attribute | Description |
|---|---|
| Length of the delay to fade the indicator. |
| Length of the indicator fade to transparent. |
| Whether or not the selected indicator fades. |
| Color of the selected line that represents the current page. |
UnderlinePageIndicator_fadeDelay,
UnderlinePageIndicator_fadeLength,
UnderlinePageIndicator_fades,
UnderlinePageIndicator_selectedColorpublic static final int UnderlinePageIndicator_fadeDelay
public static final int UnderlinePageIndicator_fadeLength
public static final int UnderlinePageIndicator_fades
public static final int UnderlinePageIndicator_selectedColor
public static final int[] ViewPagerIndicator
Includes the following attributes:
| Attribute | Description |
|---|---|
| Style of the circle indicator. |
| Style of the line indicator. |
| Style of the tab indicator's tabs. |
| Style of the title indicator. |
| Style of the underline indicator. |
ViewPagerIndicator_vpiCirclePageIndicatorStyle,
ViewPagerIndicator_vpiLinePageIndicatorStyle,
ViewPagerIndicator_vpiTabPageIndicatorStyle,
ViewPagerIndicator_vpiTitlePageIndicatorStyle,
ViewPagerIndicator_vpiUnderlinePageIndicatorStylepublic static final int ViewPagerIndicator_vpiCirclePageIndicatorStyle
public static final int ViewPagerIndicator_vpiLinePageIndicatorStyle
public static final int ViewPagerIndicator_vpiTabPageIndicatorStyle
public static final int ViewPagerIndicator_vpiTitlePageIndicatorStyle
public static final int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle
| Constructor Detail |
|---|
public R.styleable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||