upd lottery image in README

This commit is contained in:
onyx-and-iris 2024-09-27 20:23:43 +01:00
parent 33b6ae78f0
commit 1cee3fe738
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Spacing="25"> Spacing="25">
<Picker x:Name="LotteryPicker" Title="Pick your lottery" SelectedIndexChanged="LotteryPicker_SelectedIndexChanged" /> <Picker x:Name="LotteryPicker" Title="Pick your lottery" SelectedIndexChanged="LotteryPicker_SelectedIndexChanged" />
<Label x:Name="NumbersLabel" Text="Click Play button to generate numbers" HorizontalOptions="Center" FontSize="Medium" /> <Label x:Name="NumbersLabel" Text="Click Play to Begin" HorizontalOptions="Center" FontSize="Medium" />
<Button x:Name="PlayButton" Text="Play" Clicked="PlayButton_Clicked"/> <Button x:Name="PlayButton" Text="Play" Clicked="PlayButton_Clicked"/>
</VerticalStackLayout> </VerticalStackLayout>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB