Skip to content

how to resolve onClickListener and onLongClickListener perform at the same time? #1

@a6289413

Description

@a6289413

when use the demo, if I long press the RecyclerView item at first, the onClickListener and onLongClickListener can't perform at the same time;
but if i click the ImageView at first, then long press the RecyclerView item, the onClickListener and onLongClickListener will perform together, how to resolve it???

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