cs571393

Results 25 issues of cs571393

I saw that FSPageControl has transforms this parameter. Is it possible that it was opened in a future version?

我安装后只能看到有人撤回了消息。但是不知道是谁也不知道撤回什么

因为我oc项目是OS_ACTIVITY_MODE是disable的,所以没有用nslog都是用printf

This line of code crash for iOS 10.2 simulator. [_OCLogHelper.shared handleLogWithFile:@"" function:@"" line:999999999 message:[[NSString alloc] initWithFormat:format arguments:va] color:[UIColor whiteColor]];

我看FWMenuView代码里面没有设置到字体大小的代码

When the height of the textview in the uicollectionViewcell is too high, when reloadLayoutIfNeeded, it will return to the top of the cell. Causes the textview to be obscured by...

Bug

使用ZXing,CPU使用率直接飙到99,希望作者查看一下! 手机发热很严重,希望作者能看看什么情况,我用instrument查了,是因为一直在掉一个方法 - (void)captureOutput:(AVCaptureOutput *)captureOutput didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer fromConnection:(AVCaptureConnection *)connection。、 这个方法