I have an image which I want centred. To achieve this I have put it in a StackLayout with the HorizontalOptions = LayoutOptions.Centre. This works great on iOS but NOT Android. How can I achieve a centred image in Android?
Thanks
I have an image which I want centred. To achieve this I have put it in a StackLayout with the HorizontalOptions = LayoutOptions.Centre. This works great on iOS but NOT Android. How can I achieve a centred image in Android?
Thanks