|
|
|
@ -4,7 +4,6 @@
|
|
|
|
|
x:Class="ParionsCuite.Views.Groupe"
|
|
|
|
|
>
|
|
|
|
|
<VerticalStackLayout>
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
<Grid>
|
|
|
|
|
<Grid.RowDefinitions>
|
|
|
|
|
<RowDefinition/>
|
|
|
|
@ -64,12 +63,10 @@
|
|
|
|
|
</Grid>
|
|
|
|
|
<Button Grid.Row="5" Text="Creer événement" Margin="10"/>
|
|
|
|
|
</Grid>
|
|
|
|
|
=======
|
|
|
|
|
<Label
|
|
|
|
|
Text="Hey hey test mg"
|
|
|
|
|
VerticalOptions="Center"
|
|
|
|
|
HorizontalOptions="Center" />
|
|
|
|
|
<Image Source="Resources/Images/dornet_bot.svg"/>
|
|
|
|
|
>>>>>>> 643fd0854f33ee5fc5357ed1d6d9e281a27cb039
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
</ContentView>
|
|
|
|
|