Displays a simple loading mask.
An loading overlay for any kind of window setup (primary for android)
Simple loading tableview row to drop inside your tables
A simple loading widget that uses titanium's Activity Indicator.
Cross-platform loading image
A loading overlay.
A loading overlay.
Propelics Loading Indicator [Titanium Widget] Overview This widget is to show the loading indicator message or icon when a process is being executed(i.e http requests). How to use it 1.Download the widget folder and paste it into the widgets directory. 2.Include the widget to the config.json dependencies object i.e: "dependencies": { "com.propelics.loadingIndicator": "1.0" } 3.Add the require tag to the Root Window i.e: