El estilo del Indicador de Actividad (ActivityIndicator) - (Específico de Android)
DontShow | No mostrar el Indicador de Actividad. |
Large | Grande (android.R.attr.progressBarStyleLarge). |
InversedLarge | Grande Invertido (android.R.attr.progressBarStyleLargeInverse). |
Small | Pequeño (android.R.attr.progressBarStyleSmall). |
InversedSmall | Pequeño Invertido (android.R.attr.progressBarStyleSmallInverse). |