ninjaprox / DGActivityIndicatorView

DGActivityIndicatorView is a great way to make loading spinners in your application look nicer. It contains 6 different indicator view styles.
MIT License
584 stars 57 forks source link

Why not create as a singleton #1

Open cytryn opened 9 years ago

cytryn commented 9 years ago

Is there a way to make it as a singleton?

Much easier to handle instead of creating an activity every single time

ninjaprox commented 9 years ago

Could you make it clearer? You mean one instance for all animation types?