ios - Add UIActivityIndicator to UITableView -


i have seen lot of explanation in other posts nothing works.

i have uitableview takes few seconds populate rss feed. in viewdidload want start animating indicator. want end when data loads.

does have solution doing through code , not through interface builder?

take @ three20 library: https://github.com/facebook/three20

it has table view component need out of box. imagine it'll lot easier integrate trying recreate whole thing scratch


Comments

Popular posts from this blog

delphi - ESC/P programming! -

c++ - error: use of deleted function -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -