when i use UILabel with "Resize Height", i want add some space in first row like this
""""""""""""""""""""""""""""""""
" aaaaaaaaaaaaaaaaaaaaa
"bbbbbbbbbbbbbbbbbbbbbbb
" cccccccccccccccccccccccc
"dddddddddddddddddddddd
""""""""""""""""""""""""""""""""
so i add some spaces befroe "aaaaaaaaa", but the first line take some new lines while not make some spaces before...
like this:
'''''''''''''''''''''''''''''''''''''''''''''''''''
"
"
"aaaaaaaaaaaaaaaaaaa
"bbbbbbbbbbbbbbbbbb
" ccccccccccccccccccc
"dddddddddddddddddd
"""""""""""""""""""""""""""""""