Skip to content

Unintentional onClick event on scroll down #42

@multiholle

Description

@multiholle

I registered an setOnItemClickListener to the StaggeredGridView which works as expected besides one exception:

If I scroll up as far as possible (i. e. scroll up just after initialization) and lift the finger, an onItemClick event is triggered for the item of my current finger position. It looks like there is a missinterpretation of the scroll gesture by the GridView.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions