adnan-SM / adnan-SM/TimelyTextView

How to use the library?

オープン
#23 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
909
フォーク
150
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。