warkiz / IndicatorSeekBar

A custom SeekBar on Android, which can be changed the size ,color , thumb drawable , tick drawable , tick text and indicator , also , will show an indicator view with progress above SeekBar when seeking. https://github.com/warkiz/IndicatorSeekBar
Apache License 2.0
2.17k stars 419 forks source link

怎样自定义Indicate样式 #217

Open qwasnm789 opened 4 years ago

qwasnm789 commented 4 years ago

我想把这个IndicatorSeekbar做成视频的进度条。 而我拖动进度条时我想将指示文本修改成时间格式。 比如我max是180,我拖到三分一时指示器应该是1:00。 同理拖到一半时指示器应该是1:30。 怎样才可以自定义指示器格式,文档里的seekbar.setIndicatorTextFormat("\${PROGRESS} %")恐怕不能达成此效果。

anyan131 commented 3 years ago

你好、我也遇到了这个问题、请问最后是怎么解决的呢

GuangNian10000 commented 7 months ago

1111 怎么弄