1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-22 11:13:49 +00:00

added custom font renderers for ios dynamic text

This commit is contained in:
Kyle Spearrin
2016-06-28 08:21:39 -04:00
parent 818b1c426f
commit 734d2632dc
3 changed files with 43 additions and 0 deletions

View File

@@ -101,6 +101,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="Controls\ContentPageRenderer.cs" />
<Compile Include="Controls\CustomLabelRenderer.cs" />
<Compile Include="Controls\ExtendedSwitchCellRenderer.cs" />
<Compile Include="Controls\ListViewRenderer.cs" />
<Compile Include="Controls\ExtendedViewCellRenderer.cs" />