DZNSegmentedControl
DZNSegmentedControl copied to clipboard
First UITableView row is hidden on view load
Hey,
since 1.3.1 I have the issue, that the first row of the UITableView is hidden behind the DZNSegmentedControl. After switching between the groups the first row is visible.
I add the header to the tableView after reloadData
Did you try 1.3.2
?
yup, same thing, every version before 1.3.1 doesn't have that bug