diff --git a/Sources/Linaris/AlbumPage.xaml b/Sources/Linaris/AlbumPage.xaml index 6e6abf3..b82d7ad 100644 --- a/Sources/Linaris/AlbumPage.xaml +++ b/Sources/Linaris/AlbumPage.xaml @@ -12,36 +12,38 @@ - - @@ -58,6 +59,9 @@ + + + - - - - - - + BackgroundColor="CornflowerBlue" + HorizontalOptions="Fill"> + + VerticalOptions="Fill" + BackgroundColor="gray"> - - + diff --git a/Sources/Linaris/Resources/Styles/Styles.xaml b/Sources/Linaris/Resources/Styles/Styles.xaml index 050b36c..28e1697 100644 --- a/Sources/Linaris/Resources/Styles/Styles.xaml +++ b/Sources/Linaris/Resources/Styles/Styles.xaml @@ -4,10 +4,46 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> + + + + + + + + + + +