Skip to content

How to hide check mark? #13

@bouchtaoui-dev

Description

@bouchtaoui-dev

Hello guys,
I have a problem to hide the black checkmark on child cells. Everytime I select a child item, it puts a black checkmark on the right of the cell. How can I turn that off? I finally fixed it by commenting out the following line in JKSubTableViewCell.m:
cell.selectionIndicatorImg.image = [self selectionIndicatorImgOrDefault];

Is there another better way to do that than the hackish way I did? I rather don't touch the JKExpandTableView project source.

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