We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1、在XHMessageBubbleView中修改#define kXHTopAndBottomBubbleMargin 13.0f // 文本在气泡内部的上下间隙 由13改为6 间距没有变化 但是计算气泡的高度产生了变化导致有些文字显示不出来 2、未找到设置消息发送的状态 比如说发送中 旁边有个菊花 发送失败 旁边有个重发按钮 3、真机录制语音 播放无声音(确定没有静音 声音开到最大) 在缓存文件找到了源文件 是可以播放的 4、录制语音点击下面的“按住说话” 手指动一下提示框才出来
有qq群吗? 麻烦告知!!!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1、在XHMessageBubbleView中修改#define kXHTopAndBottomBubbleMargin 13.0f // 文本在气泡内部的上下间隙 由13改为6 间距没有变化 但是计算气泡的高度产生了变化导致有些文字显示不出来
2、未找到设置消息发送的状态 比如说发送中 旁边有个菊花 发送失败 旁边有个重发按钮
3、真机录制语音 播放无声音(确定没有静音 声音开到最大) 在缓存文件找到了源文件 是可以播放的
4、录制语音点击下面的“按住说话” 手指动一下提示框才出来
有qq群吗? 麻烦告知!!!
The text was updated successfully, but these errors were encountered: