UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

6 lines 247 B
```scss // Property(ies): touchFeedback - Android Only // Component(s): Ti.UI.ListView, Ti.UI.TableView, Ti.UI.View '.touch-feedback[platform=android]': { touchFeedback: true } '.dont-touch-feedback[platform=android]': { touchFeedback: false } ```