简体   繁体   English

从表格视图中删除单元格,并且删除按钮出现在文本字段的后面

[英]deleting a cell from a tableview and the delete button appears behind the textfield

I am converting my app over to IOS7 and have run into a small problem with the delete a cell function. 我将我的应用程序转换为IOS7,并且在删除单元格功能方面遇到了一个小问题。 When I activate editing and click the delete icon I get this: 当我激活编辑并单击删除图标时,我得到以下信息:

删除按钮

(the delete button appears behind my textfield.) Any way to fix this? (删除按钮出现在我的文本字段后面。)有什么办法解决此问题?

图像视图和文本字段可能不是单元格contentView子视图。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM