skydoves / ProgressView

🌊 A polished and flexible ProgressView, fully customizable with animations.
Apache License 2.0
789 stars 57 forks source link

Android resource linking failed #24

Closed manumathew17 closed 2 years ago

manumathew17 commented 2 years ago

Getting error after adding this dependency D:\android\handheld\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:6541: error: resource android:attr/lStar not found. error: failed linking references.

skydoves commented 2 years ago

Hi @manumathew17, Regarding the crash, android:attr/lStar is not related to this library. Please try to build after clean the project.

manumathew17 commented 2 years ago

Hi @skydoves The issue got resolved once project upgrade the min sdk to 32 Thanks