Nya förnster och navigering mellan dem

This commit is contained in:
2025-08-17 12:56:29 +02:00
parent 244e2fd197
commit eac181fa63
19 changed files with 289 additions and 81 deletions

View File

@ -22,7 +22,7 @@
<Setter Property="Spacing" Value="5" />
</Style>
<Style TargetType="Button">
<Setter Property="WidthRequest" Value="100"/>
<Setter Property="WidthRequest" Value="150"/>
<Setter Property="BackgroundColor" Value="Blue"/>
<Setter Property="TextColor" Value="White"/>
</Style>