Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit ab589e1

Browse files
committed
Removed blank line.
1 parent b81b562 commit ab589e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WorkingWithImages/WorkingWithImages/EmbeddedImagesXaml.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
HorizontalOptions="Center" />
1010
<!-- uses a custom Extension defined in this project for now -->
1111
<Image Source="{local:ImageResource WorkingWithImages.beach.jpg}" />
12-
1312
<Label Text="This image is an embedded resource, referenced in XAML. The same image file is used, regardless of the pixel density of the device (eg. iOS Retina)." />
1413
</StackLayout>
1514
</ContentPage>

0 commit comments

Comments
 (0)