Reputation: 421
I'm trying to place these buttons that are responsive for all the devices. Can someone please help me? I've been trying this but never worked. attached screen shot for what i'm looking- Thanks in advance
Upvotes: 0
Views: 1072
Reputation: 154593
I would try these constraints. You can adjust the constant values to get the look you want:
Top button:
25
.70
.140
.Middle button:
70
.35
.Bottom button:
35
.70
.45
.140
.This will allow the middle button to grow in height on larger devices, and all buttons will grow in width on larger devices.
Upvotes: 1