Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CYLTableViewPlaceHolder遮挡了MJRefresh的footer #8

Open
firebear opened this issue May 31, 2016 · 1 comment
Open

CYLTableViewPlaceHolder遮挡了MJRefresh的footer #8

firebear opened this issue May 31, 2016 · 1 comment

Comments

@firebear
Copy link

我在引入CYLTableViewPlaceHolder之前,已经使用了MJRefresh

self.tableView.mj_footer = [MJRefreshAutoNormalFooter footerWithRefreshingBlock:^{
// when refreshing
}];

工作正常。

按照READ.md的步骤引入CYLTableViewPlaceHolder之后,占位视图显示正常,但是MJRefresh的footer view却没有了。上面那个block还是触发了的,就是footer里的刷新的菊花和文案不见了。

不知道是我哪里用得不对,还是这是一个存在的问题需要解决?

@liangdahong
Copy link

这个的确是一个问题,但是已经显示空白页,为什么还要显示 footer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants