Hi friends,
In one of my application i have a tableViewControlles with disclosure indicators in the accessory view. When user taps on a cell an activity indicator is made the accessory view of tapped cell and another viewController is pushed in. When i go back to the tableView i want to show the disclosure indicator instead of the activity indicator ...How can i do this...
Any help will be appreciated.