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

“按住说话”按钮高度问题 #23

Closed
raykle opened this issue Mar 27, 2017 · 1 comment
Closed

“按住说话”按钮高度问题 #23

raykle opened this issue Mar 27, 2017 · 1 comment

Comments

@raykle
Copy link

raykle commented Mar 27, 2017

步骤:

  1. 任意聊天界面,输入框文字内容输入超过一行。
  2. 点击“语音”按钮,切换到语音录入界面。

结果:“按住说话”按钮高度不对。

NIMInputToolBar 中在方法 - (void)adjustTextAndRecordView 中始终设置了 self.recordButton.frame = self.inputTextBkgImage.frame;, 导致了按钮高度一直等于输入框背景高度。

@chrisray108
Copy link
Contributor

chrisray108 commented Apr 11, 2017

感谢,这个问题已经在下个版本修复,下版本会在本月中下旬上线。

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