Skip to content

Commit

Permalink
Merge pull request #561 from haoxiuwen/chatroomuikit
Browse files Browse the repository at this point in the history
Modify Image Name for ChatroomUIKit
  • Loading branch information
haoxiuwen authored Dec 29, 2023
2 parents e1bc7cd + 8f3567b commit 8b67f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/uikit/chatroomuikit/ios/roomuikit_config_item.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Appearance.swift 是容纳了所有可配项的类,你需要在初始化 Chatr

4. [Appearance.userIdentifyPlaceHolder](https://github.com/zjc19891106/ChatroomUIKit/blob/main/Sources/ChatroomUIKit/Classes/UI/Components/Chat/Cells/ChatBarrageCell.swift):用户身份标识默认图。

![img](@static/images/uikit/chatroomios/userIdentifyPlaceHolder.png)
![img](@static/images/uikit/chatroomios/userIdentityPlaceHolder.png)

5. [Appearance.barrageCellStyle](https://github.com/zjc19891106/ChatroomUIKit/blob/main/Sources/ChatroomUIKit/Classes/UI/Core/UIKit/Utils/Appearance.swift):弹幕区域 Cell 的展示样式。你可以选择对时间戳、用户标识和用户头像进行显示或隐藏。

Expand Down

0 comments on commit 8b67f6c

Please sign in to comment.