<ContentView xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Vesta.MobileUI.Pages.Splash">
<ContentView.Content>
<AbsoluteLayout>
<Image Source="splash" Aspect="AspectFill" AbsoluteLayout.LayoutFlags="All" AbsoluteLayout.LayoutBounds="0, 0, 1.0, 1.0" />
</AbsoluteLayout>
</ContentView.Content>
</ContentView>
This is the xaml being saved. Android said that forms player apk stopped