We are trying to show an activity indicator while loading table view data in the master view of our SplitViewController. This solution works well but only when viewing just the Master view. When in split view the indicator doesn't appear. How can you tweak this solution when showing the split view?