purgetss
Version:
A package that simplifies mobile app creation for Titanium developers.
6 lines • 294 B
Markdown
```scss
// Property(ies): location - Android Only
// Component(s): Ti.UI.Android.ProgressIndicator
'.location-dialog[platform=android]': { location: Ti.UI.Android.PROGRESS_INDICATOR_DIALOG }
'.location-statur-bar[platform=android]': { location: Ti.UI.Android.PROGRESS_INDICATOR_STATUS_BAR }
```