Skip to content

A little bug! if the listview have a headerview ,onItemClick give a wrong position value ! #25

@zzhangxiaoyun

Description

@zzhangxiaoyun

a little bug !
add this in onItemClick
rawPosition = rawPosition -getHeaderViewsCount();
if(rawPosition<0)return;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions