rahatarmanahmed/CircularProgressView

i am geerting crash on android 4.4 because of com.github.rahatarmanahmed.cpv.CircularProgressView

neerajkrshah opened this issue · 1 comments

i am getting crash on android 4.4 & 4.1 (Kitkat )only because of com.github.rahatarmanahmed.cpv.CircularProgressView except Android 4.4 it is working fine.

See attached images Please tell me what is the solution for same ?

s

This doesn't seem to be an issue with CPV, but with your project not generating the R$styleable class correctly. Lots of answers can be found googling for NoClassDefFoundError Styleable.