为什么我的UITableView在iOS 7中切断了? [英] Why is my UITableView cut off in iOS 7?

查看:131
本文介绍了为什么我的UITableView在iOS 7中切断了?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iOS 6中,我的登录tableview由两行(用户名和密码)组成,完全正确显示。在iOS 7中,底行被切断,我不知道为什么或如何纠正这个问题。除了升级到Xcode 5并在iOS 7模拟器上运行之外没有任何改变。

In iOS 6, my login tableview that consisted of two rows (Username and Password) was completely shown correctly. In iOS 7, the bottom row is cut off, and I don't know why or how to correct the issue. Nothing changed except for upgrading to Xcode 5 and running on the iOS 7 simulator.

更新:添加更多图片


推荐答案

这显然是分组表视图样式的某种问题。我只需要进入故事板场景,选择表格视图,然后在属性检查器中将样式从分组更改为普通。它现在按预期工作而不会被切断。

This is obviously some kind of issue with the grouped table view style. All I had to to was go into the storyboard scene, select the table view, then in the attributes inspector change the style from grouped to plain. It works as intended now without being cut off.

这篇关于为什么我的UITableView在iOS 7中切断了?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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