1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 00:33:20 +00:00

custom toast for ios

This commit is contained in:
Kyle Spearrin
2017-12-22 16:18:16 -05:00
parent f897193f79
commit 839df123ff
5 changed files with 167 additions and 14 deletions

View File

@@ -63,6 +63,7 @@
<Compile Include="Views\SliderTableViewCell.cs" />
<Compile Include="Views\SwitchTableViewCell.cs" />
<Compile Include="Views\FormEntryTableViewCell.cs" />
<Compile Include="Views\Toast.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\App\App.csproj">