Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用滑动手势取消表格视图单元格编辑模式后,单元格的左侧不会刷新。通过点击取消可以正常工作,这只是滑动的问题。
顶部图像它是处于编辑模式的单元格。底部图像 - 通过滑动手势取消编辑模式后的单元格。
如何在 iOS 7 下解决此问题?
如果您正在为表格视图单元格进行自定义布局,请检查自动调整大小或自动布局设置。确保您的背景始终会自行调整大小以填充整个单元格。