mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 21:56:58 +02:00
Room Settings: Add "Addresses" section
#412 - Support tap on room id to copy it - Align the leading constraint of the content with the separatorInset.left of the cell. TODO - Support long tap to copy alias, copy links or remove alias
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
@property (strong, nonatomic) IBOutlet UITextView *textView;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *labelTrailingMinConstraint;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *labelLeadingConstraint;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *textViewWidthConstraint;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *textViewTrailingConstraint;
|
||||
|
||||
Reference in New Issue
Block a user