Skip to content

timanrebel/rebel.ActivityIndicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebel.ActivityIndicator

Appcelerator Alloy Widget for custom activity indicator

How to use

Include the widget in config.json

dependencies": {
    "rebel.ActivityIndicator": "1.0"
}

You can modify the image of the ActivityIndicator by defining the following id in your TSS:

"#activityIndicator": {
    image: '/images/generic/loadingMale.png'
}

Protip: Define the id in your app.tss, so you only have to define it once.

About

Appcelerator Alloy Widget for custom activity indicator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published