diff --git a/src/App/App.csproj b/src/App/App.csproj index d7c6f179a..0269d5ed2 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -48,6 +48,12 @@ + + LiveAreaItem.xaml + + + LiveAreaView.xaml + ViewLaterView.xaml @@ -334,6 +340,9 @@ HistoryPage.xaml + + LiveAreaDetailPage.xaml + MessagePage.xaml @@ -572,6 +581,14 @@ MSBuild:Compile Designer + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -940,6 +957,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/src/App/Controls/App/CenterPopup/CenterPopup.xaml b/src/App/Controls/App/CenterPopup/CenterPopup.xaml index 7eab62e3e..d649e2b40 100644 --- a/src/App/Controls/App/CenterPopup/CenterPopup.xaml +++ b/src/App/Controls/App/CenterPopup/CenterPopup.xaml @@ -2,6 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:icons="using:Richasy.FluentIcon.Uwp" + xmlns:loc="using:Richasy.Bili.Locator.Uwp" xmlns:local="using:Richasy.Bili.App.Controls"> @@ -73,8 +74,10 @@ TextTrimming="CharacterEllipsis" /> +