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

关于加载失败、加载中界面的展现。 #43

Open
changshuai7 opened this issue Jun 30, 2017 · 1 comment
Open

关于加载失败、加载中界面的展现。 #43

changshuai7 opened this issue Jun 30, 2017 · 1 comment

Comments

@changshuai7
Copy link

首先感谢作者!
有个小问题,如果我想在某个界面,只是单纯想实现下拉刷新,而不需要加载中、加载失败、加载成功这些界面,需要如何实现呢?

@LuckyJayce
Copy link
Owner

LuckyJayce commented Jun 30, 2017

自定义一个 LoadViewFactory
里面的LoadViewHelper showLoading showError,showEmpty 空方法即可

某个界面的话,就new MVCHelper 用三个参数的构造函数,第二个参数传个自定义的LoadViewHelper
showLoading showError,showEmpty 空方法即可

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