在UITableView小组样式的黑角落 [英] Black corners on UITableView Group Style

查看:108
本文介绍了在UITableView小组样式的黑角落的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个问题,其中我的UITableView(组风格)在它的圆角上面有一个黑色的提示。

I have a problem where my UITableView (group style) has a black "tip" above it's rounded corner.

我设置了tableview的背景像这样:

I'm setting up the background of the tableview like so:

[meetingTableView setBackgroundColor:[[UIColor alloc] initWithPatternImage:[[UIImage alloc] initWithContentsOfFile:@"background.png"]]];

我的表格看起来像这样:

And my table view ends up looking like this:

任何想法如何摆脱这些黑点?

Any ideas how I can get rid of those black points?

推荐答案

我有同样的问题。
当我通过xib设置清晰的颜色时,我有后角
解决方案是通过代码设置它。

I have got the same problem. When I set clear color by xib, I have the back corner The solution is to set it by code !

存在用于网络视图的界面构建器)

(The same problem with interface builder exist for webviews)

这篇关于在UITableView小组样式的黑角落的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆