Need help in implementing Android like ProgressDialog
Animation + Message
Should not allow to tap background making it dimmer.
Need help in implementing Android like ProgressDialog
Animation + Message
Should not allow to tap background making it dimmer.
Does it have to be a progress bar? If it does then:
UIProgressView
But there is the UIActivityIndicatorView which is a spinner.
But there are many projects on github which are wicked nice:
Thanks will check
Is it possible to use UIAlertView with spinning animation with message without buttons?