1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

extract extension table source

This commit is contained in:
Kyle Spearrin
2018-09-20 22:18:25 -04:00
parent e767b6c5be
commit 219af7f288
3 changed files with 120 additions and 99 deletions

View File

@@ -64,6 +64,7 @@
<Compile Include="Services\Settings.cs" />
<Compile Include="Services\SqlService.cs" />
<Compile Include="Utilities\Dialogs.cs" />
<Compile Include="Views\ExtensionTableSource.cs" />
<Compile Include="Views\ISelectable.cs" />
<Compile Include="Views\PickerTableViewCell.cs" />
<Compile Include="Views\StepperTableViewCell.cs" />