lopspower / CircularImageView

Create circular ImageView in Android in the simplest way possible
Apache License 2.0
1.95k stars 411 forks source link

Android resource linking failed! #100

Closed minaee closed 5 years ago

minaee commented 5 years ago

It works fine in android studio preview , but when lunch it in my phone, a build error says: Android resource linking failed!
Is this error even related to this library? how can I fix this error?

lopspower commented 5 years ago

Sorry for the delay. I just updated the library, you can see the release note here.

implementation 'com.mikhaellopez:circularimageview:4.0.0'

If you still can try with the new version? I will close the ticket that can be reopened if the problem persists. Thank you, Mikhael.