diff --git a/Sources/BookApp/Composants/GroupCollection.xaml b/Sources/BookApp/Composants/GroupCollection.xaml index a64369e..953df7b 100644 --- a/Sources/BookApp/Composants/GroupCollection.xaml +++ b/Sources/BookApp/Composants/GroupCollection.xaml @@ -4,23 +4,7 @@ xmlns:composants="clr-namespace:BookApp.Composants" xmlns:model="clr-namespace:Model;assembly=Model" x:Class="BookApp.Composants.GroupCollection"> - - - + @@ -36,7 +20,7 @@ - + diff --git a/Sources/BookApp/MainPage.xaml b/Sources/BookApp/MainPage.xaml index 10c8cc1..67b57c9 100644 --- a/Sources/BookApp/MainPage.xaml +++ b/Sources/BookApp/MainPage.xaml @@ -67,7 +67,7 @@ - + @@ -121,7 +121,7 @@ SelectionMode="Single" Margin="25,0,0,0" BackgroundColor="#F9F9F9"> - + diff --git a/Sources/BookApp/Resources/Styles/Styles.xaml b/Sources/BookApp/Resources/Styles/Styles.xaml index ae4250e..abf25e6 100644 --- a/Sources/BookApp/Resources/Styles/Styles.xaml +++ b/Sources/BookApp/Resources/Styles/Styles.xaml @@ -4,7 +4,40 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> - + + + + +