Asilbek Isakov

Results 6 comments of Asilbek Isakov

Which class? You mean NineOldAndroids?

I can't get you. Can you write the exact class with package? So we can solve the problem together.

I checked the library 2 times and not found the any relationship with that class in project. Maybe, you need to re-download the library again. I can't remember that i...

if you created your own demo class, you need to add dependency `compile 'com.github.ozodrukh:CircularReveal:1.0.4@aar'` in your module `build.gradle` and ``` maven { url "https://jitpack.io" } ``` in your root `build.gradle`....

I found the answer. CircularReveal have been updated. I will update the demo soon. Now `SupportAnimator` changed to `Animator`

@maxim-pandra [#17](https://github.com/asyl/ArcAnimator/pull/17) is update for NineOldAndroids. I had many works, but in couple days I'll try to update maven repository. Sorry for delay.