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

How to use the library? #23

Open
susheel17 opened this issue Sep 29, 2015 · 4 comments
Open

How to use the library? #23

susheel17 opened this issue Sep 29, 2015 · 4 comments

Comments

@susheel17
Copy link

Actually this is more of a question than an issue. I have the following code and it does not work.

   objectAnimator = timelyView.animate(1, 9);
    objectAnimator.setDuration(1000);
    objectAnimator.setCurrentPlayTime(900);

What am I doing wrong here?

@HasanFaraaz
Copy link

what are the errors do you get ? are you using android studio ?

@susheel17
Copy link
Author

I was being really silly. I just added ObjectAnimator.start() and it works great. Thanks for the help

@ZhaoKaiQiang
Copy link

This not your wrong ,the library's owner not make it easy to use

@IanWambai
Copy link

This library needs better documentation.

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

4 participants