diff --git a/Screenbox/Pages/AlbumsPage.xaml b/Screenbox/Pages/AlbumsPage.xaml index 36b9dd32a..24bf464ce 100644 --- a/Screenbox/Pages/AlbumsPage.xaml +++ b/Screenbox/Pages/AlbumsPage.xaml @@ -3,6 +3,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:controls="using:Screenbox.Controls" + xmlns:ctAnimations="using:CommunityToolkit.WinUI.Animations" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:interactions="using:Screenbox.Controls.Interactions" xmlns:interactivity="using:Microsoft.Xaml.Interactivity" @@ -133,6 +134,7 @@