Skip to content

当recyclerview添加了footerview之后又隐藏的话不能上拉加载更多 #148

Description

@qinxianyuzou

因为recyclerview本身是没有footerview这种东西的,footerview也是一项item,如果你的footerview是动态的话就会因为ViewCompat.canScrollVertically(this.mTargetView, 1)这个方法判断不正确而导致不能上拉加载

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