Closed thetutlage closed 11 years ago
You'll want to import Jake Wharton's Nine Old Androids library as well, whilst this is done automatically if you are using Maven it requires manual addition if you aren't! I'll see about including it in the Github project.
(Just Google and you'll find the required .jar)
Ok that worked great , i believe you should have added this to your readme file, anyways i will take the pleasure to do that
I downloaded and imported your library , but just after the import i gave me errors inside the library itself
List of errors
Unable to find class ViewHelper Unable to find class AnimatorSet Unable to find class ObjectAnimator
I am not sure whether i need to import or add something else or what is the real deal.