1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-08 19:43:56 +00:00

label right detail cell for attachments

This commit is contained in:
Kyle Spearrin
2017-07-13 00:02:37 -04:00
parent 2f86b5c7b0
commit eec4be1845
3 changed files with 64 additions and 7 deletions

View File

@@ -68,6 +68,7 @@
<Compile Include="Controls\ExtendedButton.cs" />
<Compile Include="Controls\ExtendedNavigationPage.cs" />
<Compile Include="Controls\ExtendedContentPage.cs" />
<Compile Include="Controls\LabeledRightDetailCell.cs" />
<Compile Include="Controls\MemoryContentView.cs" />
<Compile Include="Controls\StepperCell.cs" />
<Compile Include="Controls\ExtendedTableView.cs" />