简体   繁体   English

Android TableView或ListView

[英]Android TableView or ListView

Hi, 你好
I want to recreate the iOS TableView with sectioned headers in Android. 我想用Android中的分段标题重新创建iOS TableView。 I have tried a lot of things with section adapters in ListView, but I can't seem to get it work. 我在ListView中使用节适配器尝试了很多事情,但似乎无法正常工作。
Can I do this in a scrollable TableView? 我可以在可滚动的TableView中执行此操作吗?

I think you should use a listview. 我认为您应该使用列表视图。

See if this links help you: 查看此链接是否对您有帮助:

ListView with Sections/Separators 具有节/分隔符的ListView

ListView Tips & Tricks #2: Sectioning your ListView ListView技巧与窍门#2:剖分ListView

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

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