A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
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.
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???