Recently I ran into a not so interesting auto layout problem. I wanted to show a
view which would stretch to the full width of iPhone with fixed padding like
this
However, I also wanted to display the same view on iPad. But not stretching to
the full device width.