jogendra/BadgeHub

Hide Count hiding wrong object?

justdan0227 opened this issue · 1 comments

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
}

HIi, can you assign me this issue ?