baoyongzhang / baoyongzhang/SwipeMenuListView
Add notifiyDataSetChanged()
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When I try to call notifiyDataSetChanged() on the adapter or listview, I get an error message that it can't be resolved. However, when I use the swipe menu to delete a list item, I obviously need my list view to be updated subsequently. Am I missing anything?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the adapter and ListView usage in the swipe-menu deletion flow, then reproduce the unresolved notifiyDataSetChanged() call. Check how list items are removed and whether the list is refreshed afterward. Done means the deletion flow updates the ListView without an unresolved-method error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100