self.navigationController.interactivePopGestureRecognizer.delaysTouchesBegan = NO;
关闭侧滑的响应;
待解决 底部button 高亮状态唤出,依旧有延迟
self.navigationController.interactivePopGestureRecognizer.delaysTouchesBegan = NO;
关闭侧滑的响应;
待解决 底部button 高亮状态唤出,依旧有延迟
转载于:https://my.oschina.net/u/2319073/blog/551175