LayoutKit icon indicating copy to clipboard operation
LayoutKit copied to clipboard

UITableViewCell problem in iOS 11

Open GevaZeichner opened this issue 8 years ago • 0 comments

I encountered a strange animation happening in my cells using LayoutKit. It happens only in iOS 11. iOS 10 behaves normally, with no resizing of the elements inside. I wasn't able yet to reproduce it outside my project. I recursively painted all the subviews of makeViews() with half transparent background color to help notice the changes. Using version 5.0.0. Has anyone experienced anything similar or has ideas on what to investigate? Thanks

Screen recording: layoutkit_ios11_bug

GevaZeichner avatar Sep 24 '17 14:09 GevaZeichner