baoyongzhang / baoyongzhang/SwipeMenuListView

convertView is always null

Open
#109 1 comment 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

When I implement a CustomeAdapter extends BaseAdapter to fill data on SwipeMenuListView, convertView parameter of getView method is always null. Thus, my SwipeMenuListView scroll is not smooth like normal Listview. Please help me to fix it, thank you very much!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with a custom BaseAdapter and inspect the getView interaction between convertView and SwipeMenuListView. Determine why convertView remains null during scrolling, then verify that the list recycles views and scrolls smoothly like a normal ListView.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.