iOS7-UItableViewCell显示在带有样式分组的表视图中 [英] iOS7-UItableViewCell display in a table view with style Grouped

查看:89
本文介绍了iOS7-UItableViewCell显示在带有样式分组的表视图中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iOS7中,分组表视图的单元格显示为表格视图的整个宽度,更像是普通的表格视图样式。但在模拟器的设置应用程序中,分组的样式看起来不同。可以帮助实现这种类型的单元吗?

In iOS7 the grouped table view's cell is displayed to full width of the table view more like a plain table view style. But in the settings app of the simulator the grouped style looks different. Could any help with implementing this type of cell?

推荐答案

这个'全宽'是iOS7的默认值,来自Apple的Transition guid:

This 'full width' is a default by iOS7, from the Apple's Transition guid:


每组都扩展了屏幕的整个宽度。

Each group extends the full width of the screen.

对于设置,没有必要让所有苹果的控件看起来都是标准的,你需要自己进行某种调整,也许可以为表格单元格设置背景。

For the settings, it is not necessary that all apples' controls look standard, You need to do some kind of tweak by your self, maybe put background for the table cells.

小建议:暂时不要弄乱表格和单元格设计并继续使用标准,直到人们习惯它为止。

Little advice: don't mess the the table nor cell design for now and keep using the standard until the people get used to it.

这篇关于iOS7-UItableViewCell显示在带有样式分组的表视图中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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