ios - How do I add spaces between table view cells in swift or using the storyboard? -


in table view cells stuck without spacing how make space between cells in swift code or using storyboard

thanks

actually bit tricky: set cell height lets 75. set background-color clearcolor. place view height of 50 on top of cell , center it. place labels etc on view. dont forget background-color view (maybe white?). if these steps, fake distance between rows :)

hope you!


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -