kofigyan / StateProgressBar

Android library to realize the various states and transitions in a ProgressBar.
1.55k stars 234 forks source link

I only get this error whenever I add this library #5

Closed fayazara closed 7 years ago

fayazara commented 7 years ago

HI I get this error when I add the library in my app java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/os/BuildCompat;

kofigyan commented 7 years ago

Hi Fayaz, these two #1 #2 from StackOverflow shows that this error is not likely from this library. Maybe l can help if l see some codes.