mirror of
https://github.com/bitwarden/mobile
synced 2025-12-29 06:33:53 +00:00
cog alt buttons
This commit is contained in:
BIN
src/iOS/Resources/cog_alt.png
Normal file
BIN
src/iOS/Resources/cog_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 590 B |
BIN
src/iOS/Resources/cog_alt@2x.png
Normal file
BIN
src/iOS/Resources/cog_alt@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1005 B |
BIN
src/iOS/Resources/cog_alt@3x.png
Normal file
BIN
src/iOS/Resources/cog_alt@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -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>
|
||||
Reference in New Issue
Block a user