Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide check mark? #13

Open
bouchtaoui-dev opened this issue Dec 9, 2015 · 0 comments
Open

How to hide check mark? #13

bouchtaoui-dev opened this issue Dec 9, 2015 · 0 comments

Comments

@bouchtaoui-dev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant