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.
我想将默认分组表视图的外观更改为类似于此屏幕截图的表。需要更改单元格的边框样式、阴影和半径、部分页眉和页脚字体颜色以及表格的背景颜色/图像。
我最近在 GitHub 上发布了一个项目,展示了我如何在我的一个应用程序中设置分组表的样式:https ://github.com/randomsequence/GroupedTable
从这里获取参考:http: //www.appcoda.com/customize-table-view-cells-for-uitableview/
它可以帮助你