AndroidActivityIndicatorStyle

enumeration

매뉴얼로 전환

설명

ActivityIndicator Style (Android Specific).

변수

DontShowDo not show ActivityIndicator.
LargeLarge (android.R.attr.progressBarStyleLarge).
InversedLargeLarge Inversed (android.R.attr.progressBarStyleLargeInverse).
SmallSmall (android.R.attr.progressBarStyleSmall).
InversedSmallSmall Inversed (android.R.attr.progressBarStyleSmallInverse).