Skip to content

Commit 6335dc6

Browse files
author
fanhl
committed
readme callback
1 parent 45cea1f commit 6335dc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ Add it in your root build.gradle at the end of repositories:
6262
回调
6363

6464
onXAxisChangeListeners
65+
fun onCurrentXAxisChanged(currentXAxis: Int)
66+
fun onCurrentXAxisOffsetChanged(currentXAxis: Int, currentXAxisOffset: Float, velocity: Float)
67+
fun oScrollEnd(currentXAxis: Int)
6568

6669
# License
6770

0 commit comments

Comments
 (0)