You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
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:
The text was updated successfully, but these errors were encountered:
GevaZeichner
changed the title
UITableViewCell Problem in iOS 11
UITableViewCell problem in iOS 11
Sep 24, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: