ios - How do I remove black line between table view cells? -




this question has answer here:

i have no idea showing black line while tap on header section in table view. kindly share idea fix issue. enter image description here

try this:

tableview.separatorstyle = .none 




wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -