You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
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.
I suggest moving the
[self dzn_reloadEmptyDataSet];
method in the figure to the last call.The text was updated successfully, but these errors were encountered: