We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Load-more fails when it only has one item. In this case, footer only becomes higher. I have a workaround for this. Please check this branch.
Brandon-Lin@afa64b4
The text was updated successfully, but these errors were encountered:
谢谢
发自我的 iPhone
在 2014年5月22日,下午2:25,Brandon-Lin [email protected] 写道: Load-more fails when it only has one item. I have a workaround for this. Please check this branch. Brandon-Lin/XListView-Android@afa64b4 — Reply to this email directly or view it on GitHub.
在 2014年5月22日,下午2:25,Brandon-Lin [email protected] 写道:
Load-more fails when it only has one item. I have a workaround for this. Please check this branch.
Brandon-Lin/XListView-Android@afa64b4
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
It seems that the list is not hidding the footer and further on the code doesnt load because there are few items on the list
Use the function setPullLoadEnable(boolean) to turn on and off the footer when there are few results.
I use it on the constructor, by default, must be off. Turn it on as you need it
No branches or pull requests
Load-more fails when it only has one item. In this case, footer only becomes higher.
I have a workaround for this. Please check this branch.
Brandon-Lin@afa64b4
The text was updated successfully, but these errors were encountered: