mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Add labs flag and strings
This commit is contained in:
@@ -3361,7 +3361,7 @@
|
||||
{
|
||||
NSLog(@"%@", [NSThread currentThread]);
|
||||
|
||||
|
||||
// This dispatch fixes a simultaneous accesses crash if this gets called twice quickly in succession
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
// Update layout with animation
|
||||
[UIView animateWithDuration:self.resizeComposerAnimationDuration delay:0 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
|
||||
|
||||
Reference in New Issue
Block a user