Sending the file with it's actual fiename, changes temporary search bar stykle to match the real one's style, showing only joined rooms for sharing

This commit is contained in:
Aram Sargsyan
2017-08-21 18:45:16 +04:00
parent afa22bf43a
commit b5eef98d51
4 changed files with 8 additions and 6 deletions
@@ -380,7 +380,7 @@ typedef NS_ENUM(NSInteger, ImageCompressionMode)
{
failureBlock();
}
}];
} keepActualFilename:YES];
}
- (void)sendImage:(NSData *)imageData withProvider:(NSItemProvider*)itemProvider toRoom:(MXRoom *)room extensionItem:(NSExtensionItem *)extensionItem failureBlock:(void(^)())failureBlock