Skip to content

Commit eeb85dd

Browse files
Updated mainpage.xaml
1 parent 31495e2 commit eeb85dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ListViewMaui/Views/MainPage.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<ColumnDefinition Width="*" />
2727
<ColumnDefinition Width="100" />
2828
</Grid.ColumnDefinitions>
29-
3029
<Image Source="{Binding ContactImage}" VerticalOptions="Center" HorizontalOptions="Center" HeightRequest="50" WidthRequest="50"/>
3130
<Grid Grid.Column="1" RowSpacing="1" Padding="10,0,0,0" VerticalOptions="Center">
3231
<Grid.RowDefinitions>

0 commit comments

Comments
 (0)