我正在尝试在回收器视图中实现卷帘删除。我有这个代码。 public abstract class SwipeToDeleteCallback extends ItemTouchHelper.Callback { private Paint clearPaint; private int backgroundColor; private int intrinsicW
int swipeIndex = -1; //index of first detected swipe to prevent multiple swipes //minSwipeDist is the distance in inches the player must swipe;
Vector2 directio