mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
fix
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
<StackLayout Spacing="4">
|
<StackLayout Spacing="4">
|
||||||
<Label Text="Username:" FontAttributes="Bold" FontSize="Small" />
|
<Label Text="Username:" FontAttributes="Bold" FontSize="Small" />
|
||||||
<Entry Text="{Binding Username}" Keyboard="Numeric" />
|
<Entry Text="{Binding Username}" Keyboard="Default" />
|
||||||
</StackLayout>
|
</StackLayout>
|
||||||
|
|
||||||
<StackLayout Spacing="4">
|
<StackLayout Spacing="4">
|
||||||
|
|||||||
Reference in New Issue
Block a user