| greendroid.widget.PageIndicator.DotType |
Interface containing of dot types supported by the PageIndicator class.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | MULTIPLE | Represents the multiple dot type. | |||||||||
| int | SINGLE | Represents the single dot type. | |||||||||
Represents the multiple dot type. Several selected dot may be drawn at a time. The number of dots drawn represents the currently remaining page count.
Represents the single dot type. Only one selected dot may be drawn at a time.