文件名称:android listview 圆角的实现方案,模仿Iphone的UITableView
文件大小:167KB
文件格式:ZIP
更新时间:2015-10-24 15:30:36
android
这几天十一放假,在群里非常活跃,很多朋友问如何实现android中listview的圆角功能,像Iphone设置里面的tableView如 如下效果.
【文件预览】:
bin
----classes.dex(7KB)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-xhdpi()
--------drawable-mdpi()
----jarlist.cache(119B)
----classes()
--------com()
----resources.ap_(41KB)
----android listview.apk(46KB)
res
----drawable-ldpi()
--------ic_launcher.png(3KB)
----drawable-hdpi()
--------ic_launcher.png(9KB)
----drawable-xhdpi()
--------ic_launcher.png(14KB)
----drawable()
--------background_view_rounded_top.xml(1KB)
--------background_view_rounded_single.xml(1KB)
--------background_view_rounded_bottom.xml(1KB)
--------background_view_rounded_middle.xml(975B)
----values()
--------colors.xml(664B)
--------strings.xml(197B)
--------styles.xml(3KB)
----drawable-mdpi()
--------ic_launcher.png(5KB)
----layout()
--------list_item_bottom.xml(491B)
--------list_item_single.xml(532B)
--------list_item_middle.xml(495B)
--------list_item_top.xml(492B)
--------main.xml(1KB)
proguard-project.txt
assets
gen
----com()
--------yangfuhai()
src
----com()
--------yangfuhai()
.project
.classpath
project.properties
AndroidManifest.xml