简体   繁体   中英

Android TableView or ListView

Hi,
I want to recreate the iOS TableView with sectioned headers in Android. I have tried a lot of things with section adapters in ListView, but I can't seem to get it work.
Can I do this in a scrollable TableView?

I think you should use a listview.

See if this links help you:

ListView with Sections/Separators

ListView Tips & Tricks #2: Sectioning your ListView

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