Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

adapter getview position always return 0 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

adapter getview position always return 0 #101

wants to merge 1 commit into from

Conversation

gold-duo
Copy link

when the adapter getView convertView parameter has been created,the position parameter always return 0.
because in onMeasure function viewflow call obtainView pass 0(line 167),it need to pass mCurrentAdapterIndex.

when the adapter getView convertView parameter has been created,the position parameter always return 0.
because in onMeasure function viewflow call obtainView pass 0(line 167),it need to pass mCurrentAdapterIndex.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant