Sometimes in RWD apps, the leftmost column only contains icons (e.g. similar to this).
In cases like this, the leftmost column's width does not change within the bounds of two breakpoints (e.g. from 481px to 768px).
Is it possible to create layouts like this using StackLayout?