简体   繁体   English

Android - 在android中用于tableview的自定义单元格

[英]Android - Custom cells for tableview in android

I want to implement a table with one column, or maybe a list in Android. 我想实现一个包含一列的表,或者可能是Android中的列表。 I would like to customize the cells. 我想定制细胞。 Do you know some tutorial that can help? 你知道一些可以提供帮助的教程吗? Thanks in advance, Luda 提前谢谢,卢达

Here is a great place to start: 这是一个很好的起点:

http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/ http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/

This is a great tutorial. 这是一个很棒的教程。

I know, it's an old question but, I can help anyone who has got same request. 我知道,这是一个古老的问题但是,我可以帮助任何有相同要求的人。

There is a TableView Library for Android. 有一个适用于Android的TableView库。 It's also open source and located in github. 它也是开源的,位于github。

There are also 2 sample apps that show how you can use tableView on your application. 还有2个示例应用程序,展示了如何在应用程序中使用tableView。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM