UITableView corner unrounded on scroll / Swift 5

后端 未结 0 1255
渐次进展
渐次进展 2021-01-06 10:13

I\'m using Xcode 11.2 and Swift 5

I added this in viewDidLoad(),

tableView.layer.cornerRadius = 10.0
tableView.layer.masksToBounds = true
相关标签:
回答
  • 消灭零回复
提交回复
热议问题