文件名称:android 自定义控件 根据实体属性生成相应布局
文件大小:98KB
文件格式:ZIP
更新时间:2018-05-05 06:41:02
android 自定义控件
可根据实体的属性生成相对于的布局,只需要按照属性类型稍作配置即可,支持字符型,数字类型,布尔类型,多选类型,枚举等,还可根据需要增加类型,适合查看实体以及修改实体。
【文件预览】:
ViewDefined
----bin()
----res()
--------values()
--------layout()
----proguard-project.txt(801B)
----ant.properties(698B)
----build.xml(4KB)
----assets()
----gen()
--------com()
----src()
--------com()
----.idea()
--------uiDesigner.xml(9KB)
--------scopes()
--------misc.xml(3KB)
--------vcs.xml(173B)
--------.name(11B)
--------copyright()
--------modules.xml(273B)
--------encodings.xml(171B)
--------compiler.xml(922B)
--------workspace.xml(37KB)
--------ant.xml(170B)
----out()
--------production()
--------test()
----local.properties(434B)
----project.properties(563B)
----AndroidManifest.xml(819B)
----ViewDefined.iml(2KB)
----libs()