ios - How to constrain stack view between two objects -
i need imageview
halfway between 2 other objects in view. way tried resolve putting imageview
in stack view, , trying constrain stack view top , bottom spacing 0 objects.
however, stack view not change size top , bottom touch objects, error. what's best way of going doing this?
just use view instead of stack view. can resize size want based on constraints.
Comments
Post a Comment