Révision 5d673ce0 GES_PAC/View/CreateDayView.xaml
GES_PAC/View/CreateDayView.xaml | ||
---|---|---|
52 | 52 |
IsVisible="{Binding PersonError}"/> |
53 | 53 |
</VerticalStackLayout> |
54 | 54 |
|
55 |
<!-- Espèce --> |
|
56 |
<VerticalStackLayout> |
|
57 |
<Label Text="Espèce" FontSize="14" TextColor="Gray" FontAttributes="Bold"/> |
|
58 |
<Entry Text="{Binding Espece}" FontSize="16" TextColor="Black" Placeholder="Entrer l'espèce"/> |
|
59 |
<Label Text="Min. 3 caractères" |
|
60 |
FontSize="12" |
|
61 |
TextColor="Red" |
|
62 |
IsVisible="{Binding EspeceError}"/> |
|
63 |
</VerticalStackLayout> |
|
64 |
|
|
65 | 55 |
<!-- Régime alimentaire --> |
66 | 56 |
<VerticalStackLayout> |
67 | 57 |
<Label Text="Régime alimentaire" FontSize="14" TextColor="Gray" FontAttributes="Bold"/> |
Formats disponibles : Unified diff