LGAlertView icon indicating copy to clipboard operation
LGAlertView copied to clipboard

fix UI bug when use sheet style.

Open DemonToby opened this issue 7 years ago • 1 comments
trafficstars

the view total height is wrong when use sheet style, because the contentSize for tableView is not correct. For this, add estimatedRowHeight property when tableview init.

DemonToby avatar Jun 25 '18 12:06 DemonToby

Excellent, thanks!

mickeyl avatar Sep 24 '18 07:09 mickeyl