mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
fix share gif from Files by iphoneX
This commit is contained in:
parent
1027d47e53
commit
e7c79bbc24
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@
|
|||
if ([provider hasItemConformingToTypeIdentifier:ti]) {
|
||||
found=true;
|
||||
[self loadItem:provider typeIdentifier:ti defaults:defaults];
|
||||
// Send only one item
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (!found){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue