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

Bug&Fix: 头像图片适配问题 #4

Open
jiang443 opened this issue Jan 9, 2019 · 1 comment
Open

Bug&Fix: 头像图片适配问题 #4

jiang443 opened this issue Jan 9, 2019 · 1 comment

Comments

@jiang443
Copy link

jiang443 commented Jan 9, 2019

Base Info for this issue

image

  1. ChatKit Version:2.1.1
  2. App-ID: XX
  3. Language:Objective-C
  4. iOS System Version:iOS12
  5. Prototype(是否是真机):YES
  6. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A
@jiang443 jiang443 changed the title 头像图片适配问题 Bug&Fix: 头像图片适配问题 Jan 12, 2019
@jiang443
Copy link
Author

已解决:
在文件LCCKChatImageMessageCell.m中:

  • (UIImageView *)avatarImageView 函数中添加:
    _avatarImageView.clipsToBounds = YES;

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

1 participant