Color
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</ContentPage.BindingContext>
|
||||
|
||||
<ContentPage.ToolbarItems>
|
||||
<ToolbarItem Text="Add" Command="{Binding NewEntryCommand}" IconImageSource="{FontImage Glyph='+', Color=Black, Size=22}" />
|
||||
<ToolbarItem Text="Add" Command="{Binding NewEntryCommand}" IconImageSource="{FontImage Glyph='+', Size=22}" />
|
||||
</ContentPage.ToolbarItems>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user