开发者

Customize UITableViewCell Issue

开发者 https://www.devze.com 2023-04-12 05:55 出处:网络
I have customize the UITableViewCell. I have custom progress bar(a UIView) on it, 开发者_Go百科but when I select the cell, the custom progress bar did disappear.

I have customize the UITableViewCell. I have custom progress bar(a UIView) on it, 开发者_Go百科but when I select the cell, the custom progress bar did disappear.

Customize UITableViewCell Issue

Customize UITableViewCell Issue

cell.progressView.backgroundColor = [UIColor colorWithRed:0.85 green:0.85 blue:0.85 alpha:1.0];
cell.progressView.layer.cornerRadius = 6.0;

Customize UITableViewCell Issue

Customize UITableViewCell Issue

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号