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

Android resource linking failed #127

Open imvivekaghera opened 2 years ago

imvivekaghera commented 2 years ago

I have used "com.facebook.shimmer:shimmer:0.5.0" in a module/lib, and generated a release AAR file, and import this AAR file into another project.

When I build the app, got the error "Android resource linking failed"

Please help me, how to overcome this error.

Thank you in advance.