I'm adding a UIView to the window while some threaded background updates are happening, then use a delegate method to remove the view. Everything is happening as intended, but the view remains for several seconds after hideActivityViewer is called. Not sure if it matters, but the app uses a UITabBarController.I'm adding a UIView to the window while some th