v0.1.0-alpha-05
dreamgyf
released this
07 Nov 08:39
·
12 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
属性
Feature
layout
resource directory can use qualifiers now (For example:layout-v23
).
- 支持
layout
资源目录使用限定符(如:layout-v23
)