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.31k stars 698 forks source link

Duration Not Found #87

Closed amalive closed 4 years ago

amalive commented 4 years ago

After update shimmer gradle to 0.4, the duration is not found

implementation 'com.facebook.shimmer:shimmer:0.4.0'

/Users/XX/Documents/Workspace/Shimmer/app/src/main/res/layout/activity_main.xml:10: AAPT: error: attribute duration (aka xxx.xxxx.shimmer:duration) not found.

xiphirx commented 4 years ago

Its called shimmer_duration now.