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

当cell只有几条,没有充满一个屏幕的时候,下拉刷新,同时执行了刷新和加载方法 #225

Open
oumen opened this issue Oct 28, 2014 · 9 comments

Comments

@oumen
Copy link

oumen commented Oct 28, 2014

刷新和加载交替执行,产生crash

@anhuijhy
Copy link

anhuijhy commented Nov 3, 2014

这个要有个判断的 没充满屏幕就是不需要加载更多

@meigesir
Copy link

meigesir commented Dec 9, 2014

@oumen 我也遇到这种情况,在想办法解决

@SeanChense
Copy link

用中文提交 issue 人家不会理吧

@ieliwb
Copy link

ieliwb commented Dec 27, 2014

只加载出来几个数据的时候把loadmore设置成NO

@xieweizhi
Copy link

You can override TableView's - (void)setContentSize:(CGSize)contentSize method, when contentSize.height is greater than the height of tableView , you can hide the infiniteScrollingView.

@zfdang
Copy link

zfdang commented Apr 26, 2015

I have met the same problem.

@zfdang
Copy link

zfdang commented Apr 26, 2015

这个问题有人已经碰到了, #191

zfdang added a commit to zfdang/SVPullToRefresh that referenced this issue Apr 26, 2015
@liuxuan30
Copy link

Use Enligsh when you are submitting issues. Chinese will block helps from other non-Chinese people.

@anhuijhy
Copy link

long long ago for this issue

在 2015-04-26 18:19:29,"Zhengfa Dang" [email protected] 写道:

这个问题有人已经碰到了, #191


Reply to this email directly or view it on GitHub.

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

8 participants