GitHub / gq630960023 / TableViewCellHeight-AutoLayout-ManualLayout
在TableViewCell中, 经常使用 UILabel 与 UITextView 来存放cell中的文字, 而计算高度却经常产生问题. 本Demo通过AutoLayout 与 ManualLayout 的两种方式来计算高度.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gq630960023%2FTableViewCellHeight-AutoLayout-ManualLayout
PURL: pkg:github/gq630960023/TableViewCellHeight-AutoLayout-ManualLayout
Stars: 3
Forks: 2
Open issues: 0
License: None
Language: Objective-C
Size: 104 KB
Dependencies parsed at: Pending
Created at: about 10 years ago
Updated at: about 8 years ago
Pushed at: about 8 years ago
Last synced at: over 2 years ago
Topics: cell-height, tableviewcell