mirror of
https://github.com/bitwarden/mobile
synced 2026-01-03 09:03:35 +00:00
paperclip icon for attachments in listing
This commit is contained in:
BIN
src/iOS/Resources/paperclip.png
Normal file
BIN
src/iOS/Resources/paperclip.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 249 B |
BIN
src/iOS/Resources/paperclip@2x.png
Normal file
BIN
src/iOS/Resources/paperclip@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 802 B |
BIN
src/iOS/Resources/paperclip@3x.png
Normal file
BIN
src/iOS/Resources/paperclip@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user