ybq / Android-SpinKit

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

SpinKit Not working #57

Open kulasinghe opened 6 years ago

kulasinghe commented 6 years ago

I tried to use spinkit version 1.2.0 on my android studio 3.1. I used implementation 'com.github.ybq:AndroidSpinKit:1.2.0'

It gives me a failed to resolve error. Error message in the gradle build as follows Failed to resolve: com.github.ybq:AndroidSpinKit:1.2.0

inkix commented 5 years ago

implementation 'com.github.ybq:Android-SpinKit:1.2.0' You missed '-' in the middle of "Android-SpinKit"