ybq / Android-SpinKit

Android loading animations
https://ybq.github.io/Android-SpinKit
MIT License
8.61k stars 1.31k forks source link

Fixed bug where animation would never stop #34

Open guidedways opened 7 years ago

guidedways commented 7 years ago

The sprite animation would never stop if the visibility of the progress bar is changed from VISIBLE to GONE or INIVISIBLE at runtime.

Updated gradle and support library versions.