Todd-Davies / ProgressWheel

A progress wheel for android, intended for use instead of the standard progress bar.
MIT License
2.64k stars 710 forks source link

attribute radius is not work #28

Closed williamz1980 closed 9 years ago

williamz1980 commented 10 years ago

I set radius, but it not work. The circle size is determined only by layout_weight and layout_height.

vit001 commented 10 years ago

You are correct - attribute radius is defined but not used anywhere in src code.