ActivityIndicator Style (Android Specific).
DontShow |
Do not show ActivityIndicator. |
Large |
Large (android.R.attr.progressBarStyleLarge). |
InversedLarge |
Large Inversed (android.R.attr.progressBarStyleLargeInverse). |
Small |
Small (android.R.attr.progressBarStyleSmall). |
InversedSmall |
Small Inversed (android.R.attr.progressBarStyleSmallInverse). |