UIActivityIndicatorView or similar

前端 未结 6 1078
攒了一身酷
攒了一身酷 2021-01-30 18:44


(source: tumblr.com)

Can anyone tell me how to achieve such loading message? is it some variation of UIActivityIndicatorView? thanks peter

6条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-30 19:48

    If you wanted a different animation, I created a custom UIView (Loader Animation) to which you could load into a subclass of UIActivity.

提交回复
热议问题