mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
/**
|
||||
Update the information displayed by the cell.
|
||||
|
||||
@param rooom the room to render.
|
||||
@param room the room to render.
|
||||
*/
|
||||
- (void)render:(MXRoom *)room;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user