rezaiyan / LevelProgressBar

A Custom View With Circular Progress | Segmented & Continuous |
Apache License 2.0
67 stars 9 forks source link

error: attribute spb_background_progress_color (aka com.app.apic.photo.androidtemplate:spb_background_progress_color) not found. #1

Closed AmosKorir closed 5 years ago

AmosKorir commented 5 years ago

I have tried using this library . When i set the spb_background_progress_color. the application fails to build.

error: attribute spb_background_progress_color (aka com.app.apic.photo.androidtemplate:spb_background_progress_color) not found.

rezaiyan commented 5 years ago

Hi, this attribute was in the 1.0.0 version If you using the latest version you have to use spb_background_color attribute

AmosKorir commented 5 years ago

Thanks. Please update the docs