UITableView's tableFooterView and autolayout
UITableView's tableFooterView and autolayout
- Subject: UITableView's tableFooterView and autolayout
- From: Torsten Curdt <email@hidden>
- Date: Wed, 11 Jun 2014 13:26:01 +0200
So what's the story with tableFooterView and tableHeaderView and
autolayout? I am trying to put a label into a footer.
No problem if I give the label a frame but with the promise of
autolayout this should not be necessary - I thought. I cannot really
set any constraints referring to the super view in this case, but I
thought the intrinsic content size should be good enough to size the
footer view. Apparently it's not.
Could someone clear up how this is supposed to work these days?
cheers,
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden