Curious if someone can tell me how to size the header template....I followed the online example in the tutorials using AspectFill but in IOS the image does not show up....but in Android it does.
Please check if the image exists in Resources folder or in Asset in iOS project .
Xamarin forums are migrating to a new home on Microsoft Q&A!
We invite you to post new questions in the Xamarin forums’ new home on Microsoft Q&A!
For more information, please refer to this sticky post.
Answers
Test
shell flyhout header
with Xamarin.Forms 4.8.x and 5.x , the image shows as expected on iOS .The code copy from official docs
Please check if the image exists in
Resources
folder or inAsset
in iOS project .Xamarin forums are migrating to a new home on Microsoft Q&A!
We invite you to post new questions in the Xamarin forums’ new home on Microsoft Q&A!
For more information, please refer to this sticky post.
@ColeX I know...i have that code....but it renders one way on Android and another way on IOS
Could you provide the screenshot on iOS ?