ai212983 / android-spinnerwheel

Wheel-like spinner widget for Android
http://git.io/spinwheel
Apache License 2.0
639 stars 249 forks source link

Build clean AAR #59

Closed gabrieleceranto closed 9 years ago

gabrieleceranto commented 9 years ago

I've done some fixes to let project build in recent android SDK (some things was deprecated or not allowed anymore).

I also set nineoldandroids as provided to prevent double include when using another library. My suggestion is to remove it, if possible