adnan-SM / adnan-SM/TimelyTextView

How to use the library?

Aperta
#23 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.