1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 07:43:37 +00:00

cog alt buttons

This commit is contained in:
Kyle Spearrin
2018-03-14 18:26:07 -04:00
parent fcb072c37d
commit e08a0a0938
12 changed files with 301 additions and 295 deletions

View File

@@ -719,5 +719,14 @@
<ItemGroup>
<BundleResource Include="Resources\refresh_alt%403x.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\cog_alt.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\cog_alt%402x.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\cog_alt%403x.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
</Project>