如何在UITableViewCell中使用循环进度条?

时间:2016-09-30 09:34:25

标签: ios uitableview

我需要在uitableviewcell中显示音频播放的进度。你能指导我如何才能实现这个目标吗?

enter image description here

我需要显示如下图所示的进度:

enter image description here

我该怎么办?

提前致谢。

1 个答案:

答案 0 :(得分:2)

您可以尝试使用UIActivityIndicator。 使用此链接作为参考。 https://github.com/c99koder/lastfm-iphone