baoyongzhang / baoyongzhang/SwipeMenuListView

发现个疑似BUG

Open
#151 2 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

当listview里的item数量比较少,listview不需要上下滚动的情况下,这时候左滑删除item后会导致剩余的item无法侧滑删除,必须等待一段时间,可能数十秒后才正常。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in SwipeMenuListView with a ListView containing only a few items, so no vertical scrolling is needed. Delete one item by swiping left, then check whether the remaining items can be swiped immediately or only after a delay. Done means remaining items remain swipeable without waiting after deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.