mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Move the attachment nav bar into a container.
This commit is contained in:
@@ -29,6 +29,7 @@ limitations under the License.
|
||||
@interface MXKAttachmentsViewController : MXKViewController <UICollectionViewDataSource, UICollectionViewDelegate, UICollectionViewDelegateFlowLayout, UIDocumentInteractionControllerDelegate, MXKDestinationAttachmentAnimatorDelegate>
|
||||
|
||||
@property (nonatomic) IBOutlet UICollectionView *attachmentsCollection;
|
||||
@property (nonatomic) IBOutlet UIView *navigationBarContainer;
|
||||
@property (nonatomic) IBOutlet UINavigationBar *navigationBar;
|
||||
@property (unsafe_unretained, nonatomic) IBOutlet UIBarButtonItem *backButton;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user