mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Force relayouting after change on constraint
This commit is contained in:
@@ -353,6 +353,7 @@
|
||||
{
|
||||
// shift more button to left
|
||||
self.moreButtonLeadingConstraint.constant = 8.0;
|
||||
[self.view layoutIfNeeded];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user