The current version is an alpha beta, and have not done compatibility tests for all of the Android versions.
The <include />
tag doesn't supported to use theme
attribute.
当前版本为alpha
测试版,尚未对所有Android
版本进行兼容性测试
<include />
标签不支持使用theme
属性
Fix
- Fix the problem of wrong using
ApplicationContext
instead ofActivityContext
.
- 修复错误的使用
ApplicationContext
替代了ActivityContext
的问题