0

I was reading a tutorial a while back and I saw a feature I would love to implement. It was a loading view that took the form of a UIAlertView, and you could customize the image in it and the text. If anybody knows what class that is it would be greatly appreciated. Thanks.

1 Answers1

0

You perhaps are looking for UIAlertView Custom Graphics or Create a Custom Alert.

torrey.lyons
  • 5,519
  • 1
  • 23
  • 30
  • That wasn't it. It was a specific class, but it's no big deal. Your comment helped and so did his one http://stackoverflow.com/questions/4906726/how-can-i-do-uialertview-with-activity-indicator – Ian Christie Jul 26 '12 at 22:03