Magnus
Magnus

Reputation: 173

UILabel in UITableViewCell's accessoryview is out of bound only in iOS13

I have an app that show some text in a UIlabel attached in UITableviewCell's AccessoryView.

Everything works fine for years till iOS13, nothing changed but UILabel and text seem out of bound. iOS12 and below do not have similar problem.

I checked online, some guys said UIButton had same issue which fixed in iOS13.1.

Please check the screenshots for iOS12.4 and iOS13.1

Thanks in advance!

iOS12.4

iOS13.1

Upvotes: 0

Views: 88

Answers (0)

Related Questions