文件名称:自定义view,实现TextView上文本的自动换行
文件大小:70KB
文件格式:ZIP
更新时间:2015-06-06 08:11:27
TextView 自动换行 自定义view 文字对齐
自定义view,实现TextView上文本的自动换行,需要对代码部分进行修改
【文件预览】:
.project
project.properties
proguard.cfg
src
----com()
--------orgcent()
AndroidManifest.xml
res
----drawable-ldpi()
--------ic_launcher.png(2KB)
----drawable-hdpi()
--------ic_launcher.png(4KB)
--------a.jpg(5KB)
----drawable-mdpi()
--------ic_launcher.png(3KB)
----layout()
--------main.xml(665B)
----values()
--------strings.xml(266B)
assets
gen
----com()
--------orgcent()
.classpath
bin
----resources.ap_(16KB)
----CustomViewDemo.apk(20KB)
----classes()
--------com()
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
----classes.dex(5KB)