1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 00:03:22 +00:00

Stepper table view cell. Min numbers/special to password generator.

This commit is contained in:
Kyle Spearrin
2016-07-14 19:01:34 -04:00
parent 49cb984373
commit afd22b6462
5 changed files with 86 additions and 13 deletions

View File

@@ -70,6 +70,7 @@
<Compile Include="Utilities\Dialogs.cs" />
<Compile Include="Views\ISelectable.cs" />
<Compile Include="Views\PickerTableViewCell.cs" />
<Compile Include="Views\StepperTableViewCell.cs" />
<Compile Include="Views\SwitchTableViewCell.cs" />
<Compile Include="Views\FormEntryTableViewCell.cs" />
</ItemGroup>