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

attributedText not works #74

Open
malkabani opened this issue Jun 6, 2017 · 1 comment
Open

attributedText not works #74

malkabani opened this issue Jun 6, 2017 · 1 comment

Comments

@malkabani
Copy link

Hi

I have table cell with KILabel inside it.
I try to set attributedText for this label by adding text alignment for some lines.
But it is not works.
When try to use normal Label with it it works fine.

Can you help me please???

@eslami-mhmd
Copy link

With removing below line it considered alignment for me.
attributedString = [KILabel sanitizeAttributedString:attributedString];

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