Text alignment problem in UILabel?
I'm using UILabel in my TableCell for displaying my title becouse my title is larger to complete in singl开发者_运维技巧e line so i made my UILabel flexible . When I run my code it works fine everything except the text alignment of UILabel text in the cell i'm showing you my sitution by the image below:-
Anyone can suggest me the proper way to align this text... Thanks in advance
精彩评论