adnan-SM / adnan-SM/TimelyTextView
How to use the library?
Ouverte
- Langage dominant
- Java
- Étoiles
- 909
- Forks
- 150
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.