Variable Höhe der Stundenliste

This commit is contained in:
2024-10-14 11:30:51 +02:00
parent e4d3fb2d82
commit 17be817e23
6 changed files with 23 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
<!-- Add an item to the toolbar -->
<ContentPage.ToolbarItems>
<ToolbarItem Text="Add" Command="{Binding NewCommand}" IconImageSource="{FontImage Glyph='+', Color=Black, Size=22}" />
<ToolbarItem Text="Neue Notiz" Command="{Binding NewCommand}" IconImageSource="{FontImage Glyph='+', Color=Black, Size=22}" />
</ContentPage.ToolbarItems>
<VerticalStackLayout Margin="20,0,0,0">