IvanGzx

Results 6 comments of IvanGzx

我設定了uiwebview 在viewcontroller, 然後在這裡加了UIwebview, 一切都可以 但webview 裡面textinpiut, 鍵盤彈出時就bug了, scroll offset 就不正確 if ([self.view isKindOfClass:[UIScrollView class]]) { [self setTabContentScrollView:(UIScrollView *)self.view]; } else { for (UIScrollView *subview in self.view.subviews) { if ([subview isKindOfClass:[UIScrollView...

電話打進來的時候 不能上下滑動

每次卡在observeValueForKeyPath function UIScrollView *scrollView = viewController.tabContentScrollView; if (scrollView != object) { return; } 這裡就return了

我用se 跑demo 也是有這個問題, 我是開app->headerTabViewController -> toggle in-call status bar -> 下面tableview就不能滑動了

申請了 可以讓管理員加一下嗎