objective c - UITableViewCell Space between Title and Subtitle -iOS -


how can increase space between title , subtitle in uitableviewcell?

enter image description here

you can add 2 labels in cell content view instead of setting cell label. adjust y origin per need. adding heightforrowatindexpath increase cell height.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -