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

paperclip icon for attachments in listing

This commit is contained in:
Kyle Spearrin
2017-07-23 00:09:24 -04:00
parent c96cf2b0e5
commit 4e8f69f692
15 changed files with 68 additions and 21 deletions

View File

@@ -767,6 +767,15 @@
<ItemGroup>
<BundleResource Include="Resources\photo%403x.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\paperclip.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\paperclip%402x.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\paperclip%403x.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>