mirror of
https://github.com/zhigang1992/MessagesTableViewController.git
synced 2026-01-12 22:48:53 +08:00
readme
This commit is contained in:
@@ -92,11 +92,8 @@ Square message bubbles designed by [@michaelschultz](http://www.twitter.com/mich
|
||||
|
||||
#####Customize
|
||||
|
||||
* For custom view background color: use `- (void)setBackgroundColor:(UIColor *)color`
|
||||
* For custom send button:
|
||||
* Create a [category][ref2] on `JSMessageInputView`
|
||||
* Override `- (void)setupSendButton`
|
||||
* `#import` this category in your `JSMessagesViewController` subclass
|
||||
* Custom background color, call `- (void)setBackgroundColor:(UIColor *)color`
|
||||
* Custom send button, override `- (UIButton *)sendButton`
|
||||
|
||||
##### Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user