I'm trying to align 4 buttons together so they look like this:
I want it so that ONE has a 0 margin to the left, right and bottom, TWO has a 0 margin to the left, right, and bottom, THREE has a margin to the top, left, and right, and FOUR has a 0 margin to the top, left, and right
In order to support iOS 8, I do not want to use stack views