Skip to content

ListView needs padding #3

Description

@Filofei

Hi!
I really appreciate your work, however I found a bug when the first section header "jumps" up when you start scrolling.
This is a result of having standard padding in your ListView.
So you need to add:
padding: this.widget.padding
in ListView configuration in order to get rid of this behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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