Skip to content

Commit 8116a0a

Browse files
author
haoxiuwen
committed
modify
1 parent 3af042b commit 8116a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/uikit/chatuikit/android/chatuikit_conversation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ binding?.titleConversations?.setBackgroundColor(ContextCompat.getColor(mContext,
233233

234234
```kotlin
235235

236-
// 是否使用默认的搜索功能(跳转 EaseSearchActivity 搜索页面 目前支持搜索用户、会话、消息、黑名单用户。
236+
// 是否使用默认的搜索功能(跳转 EaseSearchActivity 搜索页面)。目前支持搜索用户、会话、消息、黑名单用户。
237237
// true:是;(默认) false: 否。
238238
EaseConversationListFragment.Builder().useSearchBar(true)
239239

0 commit comments

Comments
 (0)