UITableView for Android

来源:互联网 发布:开淘宝店需要什么费用 编辑:程序博客网 时间:2024/05/22 16:52

今天在github上发现了一个开源的UITableView for Android,效果和ios平台上的UITableView 是非常相似的,链接是:https://github.com/thiagolocatelli/android-uitableview

下载下来,有两个项目,一个是android-uitableview-example,一个是android-uitableview,其中android-uitableview是作为library的,android-uitableview-example将其导入,如下:

uiviewtable.jpg

详细的使用可以看源码或者到https://github.com/thiagolocatelli/android-uitableview查看吧,效果真心不错的。。。

原创粉丝点击