V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
heqichang
V2EX  ›  iDev

uitableviewcell 向左滑动删除时,怎么让 cell 向左边移动多一点距离?

  •  
  •   heqichang ·
    heqichang · 2014-07-07 18:13:03 +08:00 · 4417 次点击
    这是一个创建于 3570 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题,本人刚学ios开发,今天在实现cell滑动删除时,cell向左滑动后,右边的label显示不正常,想知道怎么向左滑动的时候,让cell向左再多偏移一点哩?网上搜半天都没找到解决方法。。。

    http://gifzo.net/FgCgcmYq8h.gif

    我添加的代码如下

    https://gist.github.com/e83d61f7c23acb78d957
    2 条回复    2014-07-08 21:28:21 +08:00
    PrideChung
        1
    PrideChung  
       2014-07-08 17:59:23 +08:00   ❤️ 1
    你那个写着蓝色“33”的 UILabel 应该加进去 UITableViewCell 的 contentView 里面而不是 UITableViewCell 本身
    heqichang
        2
    heqichang  
    OP
       2014-07-08 21:28:21 +08:00
    @PrideChung Label是在contentView里的,我把我代码里的tableView: editingStyleForRowAtIndexPath:函数注释了,就奇迹的好了,不知道是什么原因。。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5255 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 03:50 · PVG 11:50 · LAX 20:50 · JFK 23:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.