Skip to content

Commit

Permalink
Merge pull request #972 from haoxiuwen/androiduikit
Browse files Browse the repository at this point in the history
Modify Android UIKit
  • Loading branch information
haoxiuwen authored Oct 8, 2024
2 parents dc8c867 + 2b48263 commit 555cc76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/uikit/chatuikit/android/chatuikit_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ class ChatActivity: AppCompactActivity() {

你可以配置聊天页面的标题栏、消息列表项和输入菜单等。

![img](/images/uikit/chatuikit/android/custom_chat.png)

### 通过 EaseChatFragment.Builder 自定义设置

`EaseChatFragment` 提供了 Builder 构建方式,方便开发者进行一些自定义设置,目前提供的设置项如下:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

你可以配置联系人详情页面的标题栏和中间的按钮等。

![img](/images/uikit/chatuikit/ios/custom_contact_details.png)
![img](/images/uikit/chatuikit/android/custom_contact_details.png)

## 设置标题栏

Expand Down

0 comments on commit 555cc76

Please sign in to comment.