Skip to content

宏定义和表达式支持

Choose a tag to compare

@zhenglibao zhenglibao released this 16 Jun 02:19
· 38 commits to master since this release

1.支持在xml中使用宏定义,比如ScreenWidth, ScreenHeight, NavHeight,也支持自定义的宏
2.支持在xml中使用表达式,表达式中可以使用已注册的宏定义,如 ScreenWidth/3+10