Skip to content

Suggestion: Support Cell AccessoryView #206

@zhouqunyi

Description

@zhouqunyi

When swipe the cell, the cell accessoryview position is fixed at the right end of cell.
So, in the updateCellState function of SWTableViewCell.m
The following logic could be added:
if(self.accessoryType == UITableViewCellAccessoryNone&&self.accessoryView)
....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions