facebookarchive / shimmer-android

An easy, flexible way to add a shimmering effect to any view in an Android app.
http://facebook.github.io/shimmer-android/
Other
5.32k stars 697 forks source link

I can't run it #77

Closed dybxin closed 5 years ago

dybxin commented 5 years ago

I can't run it, show message "Failed to resolve: com.facebook.shimmer:shimmer:0.5.0-SNAPSHOT"

xiphirx commented 5 years ago

If you're cloning the repo and developing locally, you need to install the snapshot version first: ./gradlew shimmer:installArchives iirc