Skip to content

Commit b82d05e

Browse files
authored
Update README.md
1 parent 6669f80 commit b82d05e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ onDragCompleted = { position ->
9191
}
9292
```
9393

94+
**Note:** To enable drag-and-drop functionality, passing a non-null `itemTypeBuilder` is mandatory.
95+
9496
**Customize Layout (Optional):**
9597

9698
You can customize the layout of your RecyclerView as needed.

0 commit comments

Comments
 (0)