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

Added length slider to password generation page

This commit is contained in:
Kyle Spearrin
2016-07-14 19:44:04 -04:00
parent afd22b6462
commit 83359b2d43
3 changed files with 41 additions and 1 deletions

View File

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