WrapLayout

This commit is contained in:
2022-03-01 17:33:43 +08:00
parent 7e314a634e
commit 2179c6a981
2 changed files with 217 additions and 0 deletions

View File

@ -38,6 +38,7 @@
<Compile Include="$(MSBuildThisFileDirectory)UI\Definition.cs" />
<Compile Include="$(MSBuildThisFileDirectory)UI\GroupStackLayout.cs" />
<Compile Include="$(MSBuildThisFileDirectory)UI\ItemSelectPage.cs" />
<Compile Include="$(MSBuildThisFileDirectory)UI\WrapLayout.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Views\AccountPage.xaml.cs">
<DependentUpon>AccountPage.xaml</DependentUpon>
</Compile>