Reputation: 173
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!
Upvotes: 0
Views: 88