Skip to content

v0.1.0-alpha-07

Latest
Compare
Choose a tag to compare
@dreamgyf dreamgyf released this 10 Nov 06:44
· 5 commits to develop since this release

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 of ActivityContext.

  • 修复错误的使用ApplicationContext替代了ActivityContext的问题