mirror of
https://github.com/zhigang1992/MessagesTableViewController.git
synced 2026-04-24 04:14:56 +08:00
- (void)setupSendButton method is now public so you may create a category on JSMessageInputView to customize the send button, if you wish
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
|
||||
- (void)setup;
|
||||
- (void)setupTextView;
|
||||
- (void)setupSendButton;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user