daimajia / daimajia/AndroidViewHover

Bad recycling in RecyclerView

Open
#12 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.2k
Forks
712
PR merge metrics
No merged PRs in 30d

Description

In a RecyclerView (I think it causes the same problem in ListView or GridView), when I set an HoverView on a cell, after scrolling, the HoverView is not recycled.

So, if I select one visible item and scroll, I find the state of the previously selected item in another item of the list.

Do you have an idea of the correct way to implement HoverView recycling on scroll ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.