xiaosaret
Results
1
issues of
xiaosaret
支持gif图片吗
2
if (contentType == ImageContentTypeUnknown || contentType == ImageContentTypeGif || contentType == ImageContentTypeTiff) { return nil; } 如题,请大神指导一下。