adnan-SM / adnan-SM/TimelyTextView
How to use the library?
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 909
- Fork
- 150
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.