1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-06 10:34:07 +00:00

stub out autofill ciphers listing page

This commit is contained in:
Kyle Spearrin
2019-05-17 13:14:26 -04:00
parent d53bfae529
commit 3e633dc38e
7 changed files with 262 additions and 3 deletions

View File

@@ -57,6 +57,9 @@
<Compile Update="Pages\Vault\AttachmentsPage.xaml.cs">
<DependentUpon>AttachmentsPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Vault\AutofillCiphersPage.xaml.cs">
<DependentUpon>AutofillCiphersPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Vault\CollectionsPage.xaml.cs">
<DependentUpon>CollectionsPage.xaml</DependentUpon>
</Compile>