mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Settings: Add a submit progress view
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
@property (weak, nonatomic) IBOutlet UILabel *sendScreenshotLabel;
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *sendScreenshotButtonImage;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIView *sendingContainer;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *sendingLabel;
|
||||
@property (weak, nonatomic) IBOutlet UIProgressView *sendingProgress;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIButton *cancelButton;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *sendButton;
|
||||
|
||||
Reference in New Issue
Block a user