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
关于base里面的代码有过度设计的 结构有点复杂混乱 不知道能否优化一下 看了google官方mvp代码 base简单易懂 。 小建议:抽象类有的完全可以接口化 不需要那么多extends
The text was updated successfully, but these errors were encountered:
Thank your issue,这一块的设计耦合性的确比较大,组合优于继承,下一个版本会改进的~
Sorry, something went wrong.
No branches or pull requests
关于base里面的代码有过度设计的 结构有点复杂混乱 不知道能否优化一下
看了google官方mvp代码 base简单易懂 。
小建议:抽象类有的完全可以接口化 不需要那么多extends
The text was updated successfully, but these errors were encountered: