UIActivityIndicator-for-SDWebImage icon indicating copy to clipboard operation
UIActivityIndicator-for-SDWebImage copied to clipboard

Update SDWebImage

Open GabeJacobs opened this issue 8 years ago • 3 comments

SDWebImage updated to 3.7.3 but UIActivityIndicator-for-SDWebImage requires specifically 3.7.0. Can you update the podspec please?

GabeJacobs avatar Sep 09 '15 17:09 GabeJacobs

+1

mogui avatar Jan 28 '16 10:01 mogui

+1

Roshanzs avatar Jan 28 '16 15:01 Roshanzs

FYI: AFAIK, the SDWebImage framework has implemented activity indicator feature.

- (void)setShowActivityIndicatorView:(BOOL)show;

- (void)setIndicatorStyle:(UIActivityIndicatorViewStyle)style;

wjiuxing avatar May 26 '16 02:05 wjiuxing