Skip to content

When i save the xaml, forms player abends #14

Description

@junalmeida
<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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions