mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Bug report: Painful refactor of the xib to put the popup into a scrollview so that we can dismiss the keyboard by dragging it
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
@interface BugReportViewController : UIViewController <UITextViewDelegate>
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIScrollView *scrollView;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIView *containerView;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *titleLabel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user