gpt4 book ai didi

ios - 如何去除电芯中的白色隔膜?

转载 作者:行者123 更新时间:2023-11-28 20:02:44 25 4
gpt4 key购买 nike

enter image description here

这就是我正在做的。

UITableViewControlller 因为我将容器 View 加载为静态单元格,并且这些容器嵌入到 TableView Controller 中。

我已将所有 View 的背景色设为黑色,但分隔符在单元格开始时变为白色

最佳答案

更改表格的separatorInset

self.tableView.separatorInset = UIEdgeInsetsMake(0, 0, 0, 0);

关于ios - 如何去除电芯中的白色隔膜?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23260599/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com