修改BUG
This commit is contained in:
@@ -83,6 +83,10 @@
|
||||
[self updateSendButtonState];
|
||||
}
|
||||
|
||||
- (void)showKeyboard {
|
||||
[self.textField becomeFirstResponder];
|
||||
}
|
||||
|
||||
#pragma mark - Actions
|
||||
|
||||
- (void)sendButtonTapped {
|
||||
|
||||
Reference in New Issue
Block a user