Révision fff89fc5 GES_PAC/View/EnterAnimalView.xaml

Voir les différences:

GES_PAC/View/EnterAnimalView.xaml
23 23
                        <VerticalStackLayout>
24 24

  
25 25
                            <Label Text="Numéro RFID" FontSize="14" TextColor="Gray" FontAttributes="Bold"/>
26
                            <Entry Text="{Binding NumRFID}" FontSize="16" TextColor="Black" Placeholder="25"/>
26
                            <Entry Text="{Binding NumRFID}" FontSize="16" TextColor="Black" Placeholder="04 9C 64 D2 45 2B 80"/>
27 27
                            <Label Text="Min. 5 caractères"
28 28
                                FontSize="12"
29 29
                                TextColor="Red"
......
34 34
                        <!-- Poids -->
35 35
                        <VerticalStackLayout>
36 36
                            <Label Text="Poids (kg)" FontSize="14" TextColor="Gray" FontAttributes="Bold"/>
37
                            <Entry Text="{Binding Poids}" FontSize="16" TextColor="Black" Placeholder="25" Keyboard="Numeric"/>
37
                            <Entry Text="{Binding Poids}" FontSize="16" TextColor="Black" Placeholder="75" Keyboard="Numeric"/>
38 38
                            <Label Text="Entrez une valeur"
39 39
                                FontSize="12"
40 40
                                TextColor="Red"

Formats disponibles : Unified diff