简体   繁体   中英

Android - Custom cells for tableview in android

I want to implement a table with one column, or maybe a list in 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/

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. It's also open source and located in github.

There are also 2 sample apps that show how you can use tableView on your application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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