You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed wrong header height for empty cell header (you can change PAYStyle.tableTheme.labelStyleNoneHeight and PAYStyle.tableTheme.labelStyleEmptyHeight to adjust the the height)
Added missing constraint in the PAYHeaderView (change the value of PAYStyle.tableTheme.headerBottomMargin to adjust the bottom margin)
Fixed autolayout issues in example (wrap labels into a view to avoid issues)