Issue with text overlapping in table view when scrolling up and down
I have a table in a view controller with text. When I scroll up and down, the text starts overlapping. I have included a couple of screen shots of the screen before and after I start scrolling. This issue just started when I began updating my app in xcode 5 for ios 7. This one has me stumped. Any ideas would be greatly appreciated. Screen-Shot-2013-12-31-at-3.27.1.png Screen-Shot-2013-12-31-at-3.27.3.png
Swift ProgrammingiOSiPhone
Last Comment
dmalovich
8/22/2022 - Mon
Bob Learned
How do you construct that screen?
How is the scroll managed (assuming UIScrollView)?