feature: segments control

This commit is contained in:
2020-05-08 08:47:38 +08:00
parent cae3692140
commit e2ecabc224
11 changed files with 325 additions and 30 deletions

View File

@@ -78,6 +78,7 @@
<Compile Include="Services\FileStore.cs" />
<Compile Include="Renderers\AppShellRenderer.cs" />
<Compile Include="Renderers\AppShellSection\AppShellSectionRootHeader.cs" />
<Compile Include="Renderers\SegmentedControlRenderer.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />