Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

bottom在刷新时存在问题 #5

@MaShiZhao

Description

@MaShiZhao

当数据较少(超出一屏幕),先刷新,同时去上拉 发现还是会看到底部的bottom.一下代码好像没有起到作用
if (swipeRefresh.isRefreshing())
{
adapter.notifyItemRemoved(verticalAdapter.getItemCount());
return;
}

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