Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Wrong offset of empty data view position. #468

@ElvistLui

Description

@ElvistLui

STEP:
1.Load two pages of data;
2.Swipe half the screen;
3.Clear the data, then[tableView reloadData];.

RESULT:
DZNEmptyDataSetView should be on top, but the position here is wrong.
image

I suggest moving the [self dzn_reloadEmptyDataSet]; method in the figure to the last call.
image

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