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
No description provided.
The text was updated successfully, but these errors were encountered:
@xyZangGit 你好,封装方式各人各异,目前我使用的是MVP模式,V层抽取出showLoading,showEmpty,showError等状态,集中到BaseActivity或者BaseFragment中管理。P层抽取出请求处理,分发到V层的各个状态。
Sorry, something went wrong.
可否把这一部分代码 写到demo里面,我看了一下我的代码,不知道怎么封装进去,都是每个view里面手动调用,感觉有点麻烦
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: