iOS-Custom-Controls
iOS-Custom-Controls copied to clipboard
Popup is covered up by UITableView separators
It appears that the popup view is not on the top of the layer hierarchy, resulting in it being overlaid by UITableView separators when in a UITableViewCell.
Hi, did you find a workaround? Thanks