Hi!
Im creating an app where im using a ViewCell that contains a horizontal Stacklayout for two labels (to get er horizontal Cell layout).
Im giving the staklayout the following padding = new Thickness(15,0,13,0) so it matches the regular Cell paddings for a better look. On every iphone except Iphone 6 Plus it looks great, but for some reason the Padding is different on iPhone 6 Plus. Is this intended or a bug? You can see the attached images of the issue.