Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我在android中创建这种类型的视图需要使用什么布局。我想去TableLayout,但我不确定这一点。
TableLayout
谁可以帮我这个事。
如果工作表的内容是动态的,那么也许 aListView会更合适,因为要更新列表,您唯一要做的就是通知适配器数据集已更改。
ListView
另一个需要考虑的选择是ExpandableListView. 这与 ListView 的不同之处在于允许两个级别:可以单独展开以显示其子级的组。
ExpandableListView
(ExpandableListView如果您不想让它可扩展,可以将其设置为默认扩展。)
错误条件为 TRUE 时的标记