ios 8 editing tableviewcell deleting a row removes the delete button

自闭症网瘾萝莉.ら 提交于 2019-12-11 18:49:50

问题


While editing my tableview, If I delete a row, the button for delete option disappears. This was working perfectly in iOS7, but now in iOS8, I find this bug.

Is this some Apple bug, or Am I doing something wrong?

Here is an image while editing:

and this is an image after I delete a row. The - button is nowhere to be seen.

Also, It does not remove the edit mode, only the button disappears

来源:https://stackoverflow.com/questions/24806850/ios-8-editing-tableviewcell-deleting-a-row-removes-the-delete-button

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!