XDMultTableView icon indicating copy to clipboard operation
XDMultTableView copied to clipboard

自定义cell和左滑删除

Open chenfasheng opened this issue 8 years ago • 0 comments

创建cell时候不能获取已存在的cell。 [tabbleView cellForRowAtIndexPath:indexPath];这个不能用。

同时自定义cell不能用重写的 dequeueReusableCellWithIdentifier。

chenfasheng avatar Dec 06 '16 03:12 chenfasheng