文件名称:Android 自定义跑马灯,滚动TextView
文件大小:653KB
文件格式:ZIP
更新时间:2017-08-16 08:58:36
滚动 跑马灯 Android 自定义 速度
自定义的Android滚动TextView 附件是一个可以在Eclipse运行起来的Android工程,是基于SDK19(即4.4的),如果机器上没有4.4,导入工程后记得修改sdk版本 代码有较为详细的注释 爱我中华!
【文件预览】:
bin
----res()
----classes()
--------cn()
----AndroidManifest.xml(1KB)
res
----drawable-ldpi()
----drawable-hdpi()
--------ic_launcher.png(7KB)
----drawable-xhdpi()
--------ic_launcher.png(12KB)
----drawable-xxhdpi()
--------ic_launcher.png(24KB)
----values()
--------colors.xml(82B)
--------strings.xml(229B)
--------attrs.xml(521B)
----drawable-mdpi()
--------ic_launcher.png(4KB)
----layout()
--------activity_main.xml(2KB)
proguard-project.txt
ic_launcher-web.png
assets
gen
----cn()
--------mikezu()
.settings
----org.eclipse.core.resources.prefs(117B)
src
----cn()
--------mikezu()
.project
.classpath
project.properties
AndroidManifest.xml
libs
----android-support-v4.jar(613KB)
lint.xml