When you build your app with a paging concept using {@link Swipe}, {@link TabrisUI} or any homebrew solution it’ssometimes required that you need to indicate the paging progress. This is often done using colored bullets. With the {@link PagingIndicator} you can create such bullets. It allows you to define the number of bullets, the active oneand the look and feel.
The {@link PagingIndicator} is a stand alone {@link Widget}. It needs to be part of your layout.
@since 1.3
|
|