Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SupportAnimator #15

Open
huzain07 opened this issue Dec 3, 2016 · 9 comments
Open

SupportAnimator #15

huzain07 opened this issue Dec 3, 2016 · 9 comments

Comments

@huzain07
Copy link

huzain07 commented Dec 3, 2016

where is supportanimator class? that class is not found

@asyl
Copy link
Owner

asyl commented Dec 3, 2016

Which class? You mean NineOldAndroids?

@huzain07
Copy link
Author

huzain07 commented Dec 4, 2016

no, the SupportAnimator class

@asyl
Copy link
Owner

asyl commented Dec 9, 2016

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

@huzain07
Copy link
Author

huzain07 commented Dec 10, 2016

io.codetail.animation.SupportAnimator;

i cant get that class from library, it said not found.

@asyl
Copy link
Owner

asyl commented Dec 10, 2016

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 created the SupportAnimator class.

@huzain07
Copy link
Author

please check ur sample at TransitionLoopFragment.java
that class using io.codetail.animation.SupportAnimator;

@asyl
Copy link
Owner

asyl commented Dec 10, 2016

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. If you want to run the demo class provided here you must sync your gradle in project to download and to link the dependencies to demo.

@huzain07
Copy link
Author

i tried but, that dependecy is nor resolve / not found

@asyl
Copy link
Owner

asyl commented Dec 10, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants