How to show a loading message while UIWebView loads it's content?
Posted
by alexeyndru
on Stack Overflow
See other posts from Stack Overflow
or by alexeyndru
Published on 2010-05-13T06:36:07Z
Indexed on
2010/05/13
6:44 UTC
Read the original article
Hit count: 189
iphone
I want to put a big spinner along with a "Loading message..." or a gif image, when UIWebView loads its contents so it won't just show a blank view. How should I do it?
© Stack Overflow or respective owner