Skip to content

Commit

Permalink
Update api file
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa committed Sep 4, 2024
1 parent 70b9eda commit c56f253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpadrecyclerview/api/dpadrecyclerview.api
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public abstract interface class com/rubensousa/dpadrecyclerview/DpadDragHelper$D

public abstract interface class com/rubensousa/dpadrecyclerview/DpadDragHelper$DragCallback {
public abstract fun onDragStarted (Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
public abstract fun onDragStopped ()V
public abstract fun onDragStopped (Z)V
}

public final class com/rubensousa/dpadrecyclerview/DpadLoopDirection : java/lang/Enum {
Expand Down

0 comments on commit c56f253

Please sign in to comment.