Archived
1
0

Updated home page layout

Updated some controls layouts
This commit is contained in:
Michael Gordeev
2019-11-10 21:09:14 +03:00
parent 893a86517b
commit 1853d18fab
9 changed files with 117 additions and 89 deletions
+3 -3
View File
@@ -120,8 +120,8 @@
<Compile Include="Controls\Cards\VideoCard.xaml.cs">
<DependentUpon>VideoCard.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\ItemGrid.xaml.cs">
<DependentUpon>ItemGrid.xaml</DependentUpon>
<Compile Include="Controls\ItemsGrid.xaml.cs">
<DependentUpon>ItemsGrid.xaml</DependentUpon>
</Compile>
<Compile Include="Helpers\Utils.cs" />
<Compile Include="MainPage.xaml.cs">
@@ -220,7 +220,7 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Controls\ItemGrid.xaml">
<Page Include="Controls\ItemsGrid.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>