Pergunta

Does somebody have a good example of adding an overlay view (that covers the whole screen) with an activity indicator in the middle?

Foi útil?

Solução

Solved. I created a semi-transparent view in IB with an activity indicator in the middle. I'm adding it to a tabController.selectedView. When done - removing it from there.

Outras dicas

You can check out the MBProgressHUD framework

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top