Skip to content

Commit 33534f2

Browse files
Update README.md
1 parent 8d9ca59 commit 33534f2

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
@@ -51,6 +51,8 @@
5151
when (target) {
5252
DrawablePosition.RIGHT -> //YOUR_LOGIC
5353
DrawablePosition.LEFT -> //YOUR_LOGIC
54+
DrawablePosition.TOP -> //YOUR_LOGIC
55+
DrawablePosition.BOTTOM -> //YOUR_LOGIC
5456
}
5557
}
5658
})

0 commit comments

Comments
 (0)