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
I have a CSLinearlayoutView and mutiple CSLinearLayoutItems aaded to It but the problem is that autolayout constraints doesn't work for view that I added toCSLinearLayoutItem
Notice : I want to use autolayout because when I create my view in viewDidLoad the still doesn't get the actual size and loaded with predefined size in storyboard so the layout doesn't fill the screen.
The text was updated successfully, but these errors were encountered:
I have a CSLinearlayoutView and mutiple CSLinearLayoutItems aaded to It but the problem is that autolayout constraints doesn't work for view that I added toCSLinearLayoutItem
Notice : I want to use autolayout because when I create my view in viewDidLoad the still doesn't get the actual size and loaded with predefined size in storyboard so the layout doesn't fill the screen.
The text was updated successfully, but these errors were encountered: