adnan-SM / adnan-SM/TimelyTextView
How to use the library?
Aperta
- Lingua principale
- Java
- Stelle
- 909
- Fork
- 150
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.