mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
fix: share button appearing in document preview and update element version number (MESSENGER-7666)
This commit is contained in:
@@ -76,6 +76,11 @@ Please see LICENSE in the repository root for full details.
|
||||
}
|
||||
}
|
||||
|
||||
- (void)viewDidLoad
|
||||
{
|
||||
self.view.backgroundColor = UIColor.clearColor;
|
||||
}
|
||||
|
||||
- (IBAction)doneAction:(id)sender
|
||||
{
|
||||
[self dismissViewControllerAnimated:YES completion:^{
|
||||
|
||||
Reference in New Issue
Block a user