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
So I have the token field span the whole width of the view with (any,any). The constraints are 0 on both sides. Visually this looks fine but once you tap on it to type the text fields expands to the side which it was originally. In my case with (any,any) view on the storyboard is 600.
So initially the view would be laid out correctly but once tapped on to type it expands the field to 600.
The text was updated successfully, but these errors were encountered:
So I have the token field span the whole width of the view with (any,any). The constraints are 0 on both sides. Visually this looks fine but once you tap on it to type the text fields expands to the side which it was originally. In my case with (any,any) view on the storyboard is 600.
So initially the view would be laid out correctly but once tapped on to type it expands the field to 600.
The text was updated successfully, but these errors were encountered: