Skip to content

CountdownAttributedText Bug #37

Description

@caihua

countdownLabel7.setCountDownTime(minutes:400) countdownLabel7.animationType = .Evaporate countdownLabel7.timeFormat = "HH:mm:ss" countdownLabel7.countdownAttributedText = CountdownAttributedText(text: "x HERE 后结束", replacement: "HERE", attributes: [NSAttributedStringKey(rawValue: NSAttributedStringKey.foregroundColor.rawValue) : UIColor.red]) countdownLabel7.start() { self.countdownLabel7.text = "已经结束" }

It is not works good look.

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