purgetss
Version:
A package that simplifies mobile app creation for Titanium developers.
6 lines • 402 B
Markdown
```css
// Property: location
// Component(s): Ti.Calendar.Event, Ti.Network.HTTPClient, Ti.UI.Android.ProgressIndicator, textAreaSelectedParams, textFieldSelectedParams
'.location-progress-indicator-dialog[platform=android]': { location: Ti.UI.Android.PROGRESS_INDICATOR_DIALOG }
'.location-progress-indicator-status-bar[platform=android]': { location: Ti.UI.Android.PROGRESS_INDICATOR_STATUS_BAR }
```