mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Bug Fix Media Picker: move the camera roll at the top of the folders
https://github.com/vector-im/vector-ios/issues/373
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
if (mediaPicker)
|
||||
{
|
||||
[mediaPicker withdrawViewControllerAnimated:YES completion:nil];
|
||||
[mediaPicker destroy];
|
||||
mediaPicker = nil;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user