baoyongzhang / baoyongzhang/SwipeMenuListView

OnSwipeListener缺少index参数

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

请在OnSwipeListener的onSwipeStart和onSwipeEnd方法中加入index参数,不然不方便获取当前被滑动的是ListView中哪一项。谢谢!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the OnSwipeListener interface and trace its onSwipeStart and onSwipeEnd callers in the ListView swipe flow. The work is done when both callbacks expose the index of the currently swiped ListView item and existing callback usage remains consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.