ExpandableCell icon indicating copy to clipboard operation
ExpandableCell copied to clipboard

how to set automatic row height in expandedCell

Open miradoony opened this issue 6 years ago • 1 comments

miradoony avatar Apr 25 '18 13:04 miradoony

@miradoony This-> func expandableTableView(_ expandableTableView: ExpandableTableView, heightForRowAt indexPath: IndexPath) -> CGFloat { return UITableViewAutomaticDimension }

andre991 avatar Aug 02 '18 01:08 andre991