mirror of
https://github.com/zhigang1992/MessagesTableViewController.git
synced 2026-04-24 04:14:56 +08:00
made it easier to customize the send button
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
@property (strong, nonatomic) UIButton *sendButton;
|
||||
|
||||
#pragma mark - Initialization
|
||||
- (void)setupSendButton;
|
||||
- (id)initWithFrame:(CGRect)frame
|
||||
delegate:(id<UITextViewDelegate>)delegate;
|
||||
|
||||
#pragma mark - Message input view
|
||||
- (void)adjustTextViewHeightBy:(CGFloat)changeInHeight;
|
||||
|
||||
Reference in New Issue
Block a user