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

Can use in collectioncell??? #34

Open
lasimmm opened this issue Dec 17, 2014 · 1 comment
Open

Can use in collectioncell??? #34

lasimmm opened this issue Dec 17, 2014 · 1 comment

Comments

@lasimmm
Copy link

lasimmm commented Dec 17, 2014

HI guys.

I encountered a problem when i use MZTimerLabel in collectioncell.

MZTimerLabel * test = [[MZTimerLabel alloc]initWithLabel:cell.timeLabel andTimerType:MZTimerLabelTypeTimer];

[test setCountDownTime:100];

[test start];
@natanrolnik
Copy link

Of course you can, as a normal UILabel.
What is the problem? With all this amount of code is practically impossible to know the reason of the problem.

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