How to remove UITableViewCell swipe to delete bounce

前端 未结 3 1265
孤城傲影
孤城傲影 2021-02-10 10:29

The new \'swipe to delete\' look and feel in iOS 7 added a \'bounce\' effect where the UITableViewCell continues to offset after a swipe. Is there any way to disable this bounce

3条回答
  •  隐瞒了意图╮
    2021-02-10 10:47

    try this for your custom delete button

    https://gist.github.com/JigsChanchiya/7002903#file-customswipetodelete-mm

提交回复
热议问题