adnan-SM / adnan-SM/TimelyTextView
How to use the library?
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 909
- Forks
- 150
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.