Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Scroll handle is not positionned properly when scrolling the recycling view #45

@bperel

Description

@bperel

Hello and thank you for this project.

I have noticed an issue when the list contains a small number of elements.
It can be reproduced by only keeping the first 20 or so items in the countries.json file of the sample app.

When scrolling using the scroll handle everything is going fine :

but when dragging down the list itself to the end, the scroll handle doesn't go until the bottom, even though I have reached the last element in the list :

Is it related to the TODO item mentioned in the README ( Make handle size flexible to item count in adapter) or is it a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions