adnan-SM / adnan-SM/TimelyTextView

How to use the library?

Open
#23 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
909
Forks
150
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.