EBBannerView icon indicating copy to clipboard operation
EBBannerView copied to clipboard

1.iOS13适配,2.bannerView高度向上取整

Open Cone1989 opened this issue 5 years ago • 1 comments

When the text reaches two lines, it needs to show the whole content. When the text exceeds three lines, activate the drop-down gesture. So the function -(CGFloat)calculatedContentHeight{} that return bannerView's height should use ceil().

Cone1989 avatar Sep 05 '19 01:09 Cone1989

iOS13适配

Cone1989 avatar Sep 25 '19 13:09 Cone1989