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
When I add this to a .xib file for a UITableViewCell, it does not show up. It does show up when I add it to a view in a storyboard. It is odd that the stepper will not show when added to a contentView in a UITableViewCell xib. The xib file uses size classes and auto layout, just like storyboards. I do not understand why this is not working...
The text was updated successfully, but these errors were encountered:
When I add this to a .xib file for a UITableViewCell, it does not show up. It does show up when I add it to a view in a storyboard. It is odd that the stepper will not show when added to a contentView in a UITableViewCell xib. The xib file uses size classes and auto layout, just like storyboards. I do not understand why this is not working...
The text was updated successfully, but these errors were encountered: