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

Hide Count hiding wrong object? #25

Open
justdan0227 opened this issue Oct 25, 2021 · 1 comment
Open

Hide Count hiding wrong object? #25

justdan0227 opened this issue Oct 25, 2021 · 1 comment

Comments

@justdan0227
Copy link

justdan0227 commented Oct 25, 2021

Shouldn't Hide Count hide the label and not the badge? (it currently hides the badge and leaves the number)

/// Hide the count (Blank Badge).
/// Remember this only hide count,
/// and not the red dot.
public func hideCount() {
countLabel?.isHidden = true
}

@narendrajagne
Copy link

HIi, can you assign me this issue ?

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

2 participants