HarlonWang / AVLoadingIndicatorView

DEPRECATED
9.75k stars 1.9k forks source link

希望能把动画时长改成动态设置 #81

Open shlockfan opened 7 years ago

shlockfan commented 7 years ago

如果要修改某个的动画时长只能单独把库当成lib引入,希望能做成一个属性直接设置

FangWW commented 7 years ago

public void setIndicator(Indicator d) 通过这个方法 自己继承实现一个 Indicator 在里面修改时间就好了