Skip to content

Instantly share code, notes, and snippets.

@tugcearar
Created July 15, 2018 13:16
Show Gist options
  • Save tugcearar/6c85260c0625a13ef3802cb486f5af7f to your computer and use it in GitHub Desktop.
Save tugcearar/6c85260c0625a13ef3802cb486f5af7f to your computer and use it in GitHub Desktop.
<ContentView.Content>
<StackLayout VerticalOptions="Center" HorizontalOptions="Center">
<Image Source="empty.png"/>
<Label Text="There is nothing in here." FontSize="Medium" TextColor="{DynamicResource TextColorLight}"/>
</StackLayout>
</ContentView.Content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment