mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
Fix UICollectionView warning: The behavior of the UICollectionViewFlowLayout is not defined...
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
@property (strong, nonatomic) IBOutlet UIView *editionView;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *editionViewHeightConstraint;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *editionViewBottomConstraint;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *directChatButton;
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *directChatImageView;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *notificationsButton;
|
||||
|
||||
Reference in New Issue
Block a user