Open zhangheli opened 9 years ago
hi, when i use both this MaterialDesignLibrary and https://github.com/daimajia/NumberProgressBar, i got
.../app/src/main/res/values/colors.xml Error:(1) Attribute "progress" has already been defined Error:(1) Attribute "max" has already been defined
as you both use max, pregress in your /res/values/attributes. change this popular used key seems better
Same with ...\build\intermediates\exploded-aar\com.viewpagerindicator\library\2.4.1\res\values\values.xml Error:(1) Attribute "progress" has already been defined Error:(1) Attribute "max" has already been defined
hi, when i use both this MaterialDesignLibrary and https://github.com/daimajia/NumberProgressBar, i got
as you both use max, pregress in your /res/values/attributes. change this popular used key seems better