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

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -