TommyLemon / Android-ZBLibrary

🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.
Apache License 2.0
5.5k stars 1.38k forks source link

去除多余的view加载 #33

Closed HWilliamgo closed 5 years ago

HWilliamgo commented 5 years ago

BaseActivity的setContentView中进行了重复的View加载和无效的手势监听。

TommyLemon commented 5 years ago

@HWilliamgo 感谢贡献,已合并,现在你也是 ZBLibrary 项目的一个Contributer了

image

https://github.com/TommyLemon/Android-ZBLibrary#%E5%85%B3%E4%BA%8E%E4%BD%9C%E8%80%85