Skip to content

Commit abd9b67

Browse files
committed
update documentation
1 parent 09b9347 commit abd9b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Use the following interfaces according to your need.
171171
- `mWeekView.setScrollListener()` to get an event every time the first visible day has changed
172172
- `mWeekView.setAddEventClickListener()` to get the start and end time of an event to add
173173
- `mWeekView.setTextColorPicker()` to change the textcolor of an event, based on the event. You can, for example, set a different text color depending on the color of the event.
174+
- `mWeekView.setDropListener()` to get a callback when a view is dropped at a certain date.
174175

175176
Sample
176177
----------

0 commit comments

Comments
 (0)