Creating a custom UIActivityIndicatorView

為{幸葍}努か 提交于 2019-11-27 21:39:13
Jhaliya

As you haven't specified the case in which you want to use the activity indicator,

check the below tutorial blog for custom UIActivityIndicatorView,

Custom UIActivityIndicatorView (EDIT: This link is gone)

Showing a "Loading..." message over the iPhone keyboard

Or Ron

This is implementation of custom UIActivityIndicator from scratch ready for integrating.

Abhinav, if you want to use a set of images you could as well use a UIImageView. Set the animationImages and start-stop as you wish.

This one looks nice and clean, can be hooked to the code easily too.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!