Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发消息的时候键盘或者图片选择view会盖住最下面的几条消息 #54

Closed
alexyu1989 opened this issue Jun 15, 2017 · 1 comment

Comments

@alexyu1989
Copy link

No description provided.

@huangminlinux
Copy link
Contributor

可以在 inputViewdDelegate 事件中

func switchToMicrophoneMode(recordVoiceBtn: UIButton)
 func switchToGalleryMode(photoBtn: UIButton)
func switchToCameraMode(cameraBtn: UIButton)

添加 下面代码

IMUIMessageCollectionView scrollToBottom(with animated: Bool)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants