fix share gif from Files by iphoneX

This commit is contained in:
Danmei Chen 2019-11-28 13:23:16 +01:00
parent 1027d47e53
commit e7c79bbc24

View file

@ -47,6 +47,8 @@
if ([provider hasItemConformingToTypeIdentifier:ti]) {
found=true;
[self loadItem:provider typeIdentifier:ti defaults:defaults];
// Send only one item
return;
}
}
if (!found){