baoyongzhang / baoyongzhang/SwipeMenuListView
Duplicate items
Open
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I was baffled that when I assign over 10 elements in my list I get duplicate values...did somebody encounter this before?
If I debug my ArrayList I see that I have unique items...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the duplicate-value behavior with more than 10 elements in the list, comparing the displayed values with the unique ArrayList contents described in the report. Trace the ListView adapter and item-recycling path to identify where duplication occurs. Done means a reproducible test case no longer displays duplicate items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100