Skip to content

Commit

Permalink
Merge pull request #982 from haoxiuwen/doc-v2
Browse files Browse the repository at this point in the history
Modify IM Doc
  • Loading branch information
haoxiuwen authored Oct 11, 2024
2 parents e0df869 + 7dc7332 commit 67199bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/uikit/chatuikit/android/chatuikit_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ binding?.let {

```kotlin
binding?.let {
it.findItemVisible(itemId: Int, visible: Boolean)
it.layoutChat.findItemVisible(itemId: Int, visible: Boolean)
}
```

Expand Down

0 comments on commit 67199bf

Please sign in to comment.