manumaticx / circularprogress

Circular Progressbar Widget for Alloy
87 stars 19 forks source link

How to get the purple behaviour of your Gif #15

Closed yozef closed 7 years ago

yozef commented 8 years ago

I liked the behaviors of the purple colored circular progress in your gif. I've played around with the backgroundColor, progressColor, progressBackgroundColor, and progressWidth with no prevail.

I should note, the background of the circular progress is transparent. It will be shown over an image.

Anyway I can check the code for that specific progress bar? (I'm sure I can manage it by modifying the widget, however I'm curious if there is a cleaner way). Thanks for this Widget by the way!

manumaticx commented 7 years ago

Unfortunatly, transparent background is not supported. What you see in the gif is white on white ;)