Closed guillemgbt closed 6 years ago
Hi! How can I add space between cells using the TagLayout?
Hi @guillemgbt, you need to add padding in your view xib. When you return the width via delegate method, return the actual_width + padding.
Sorry not getting. Please Explain in details
Hi! How can I add space between cells using the TagLayout?