Skip to content

Commit 67199bf

Browse files
authored
Merge pull request #982 from haoxiuwen/doc-v2
Modify IM Doc
2 parents e0df869 + 7dc7332 commit 67199bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/uikit/chatuikit/android/chatuikit_chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ binding?.let {
305305

306306
```kotlin
307307
binding?.let {
308-
it.findItemVisible(itemId: Int, visible: Boolean)
308+
it.layoutChat.findItemVisible(itemId: Int, visible: Boolean)
309309
}
310310
```
311311

0 commit comments

Comments
 (0)