Skip to content

Instantly share code, notes, and snippets.

@Kurosawa0626
Last active April 24, 2016 13:19
Show Gist options
  • Save Kurosawa0626/39df3a02f76ce95a3a4d233175f7fa89 to your computer and use it in GitHub Desktop.
Save Kurosawa0626/39df3a02f76ce95a3a4d233175f7fa89 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="TwitterIconGenerator.Home">
<ContentPage.Content>
<Image Source="https://pbs.twimg.com/profile_images/705804143575740416/49DlRuRd.jpg" />
</ContentPage.Content>
</ContentPage>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment