Is It Possible to put Activityindicator at middle of the NavigationBar ??
I am working with IOS 5.0, I can put it as rightbarbutton but i dont know how to put it at middle.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can set the view used for the text with:
Setting the size etc correctly can be a pain. Note this code should be in an UIViewController subclass, e.g. in the viewDidLoad method.