Titanium Mobile: Circular Progress Bar


/ Published in: JavaScript
Save to your folder(s)

- I have not tested on android
- This is not animated as I did not need it for my needs. To make it animated, look at the second to last line in the function `layer3.transform = Ti.UI.create2DMatrix().rotate(angle);` You should be able to animate the rotation angle.

URL: http://developer.appcelerator.com/question/154274/is-there-a-way-to-create-circular-progress-bar#comment-201761

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.