rickytan / RTRootNavigationController

Implicitly make every view controller has its own navigation bar
MIT License
2.15k stars 379 forks source link

每次运行都有断点在RTRootNavigationController.m 第418 [self.view layoutIfNeeded]; #221

Closed Goallying closed 6 years ago

Goallying commented 6 years ago

每次运行都有断点在RTRootNavigationController.m 第418 [self.view layoutIfNeeded];

rickytan commented 6 years ago

这种应该是你断点设置的问题,删除所有断点再试试: image