mirror of
https://github.com/bitwarden/mobile
synced 2025-12-25 20:53:25 +00:00
cog alt buttons
This commit is contained in:
@@ -921,5 +921,20 @@
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxxhdpi\refresh_alt.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\cog_alt.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-hdpi\cog_alt.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xhdpi\cog_alt.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxhdpi\cog_alt.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxxhdpi\cog_alt.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
</Project>
|
||||
560
src/Android/Resources/Resource.Designer.cs
generated
560
src/Android/Resources/Resource.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
BIN
src/Android/Resources/drawable-hdpi/cog_alt.png
Normal file
BIN
src/Android/Resources/drawable-hdpi/cog_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 738 B |
BIN
src/Android/Resources/drawable-xhdpi/cog_alt.png
Normal file
BIN
src/Android/Resources/drawable-xhdpi/cog_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1005 B |
BIN
src/Android/Resources/drawable-xxhdpi/cog_alt.png
Normal file
BIN
src/Android/Resources/drawable-xxhdpi/cog_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
src/Android/Resources/drawable-xxxhdpi/cog_alt.png
Normal file
BIN
src/Android/Resources/drawable-xxxhdpi/cog_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
src/Android/Resources/drawable/cog_alt.png
Normal file
BIN
src/Android/Resources/drawable/cog_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 590 B |
Reference in New Issue
Block a user