attachment updates
@@ -935,6 +935,21 @@
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxxhdpi\paperclip.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\trash.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-hdpi\trash.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xhdpi\trash.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxhdpi\trash.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxxhdpi\trash.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets')" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
|
||||
13
src/Android/Resources/Resource.Designer.cs
generated
@@ -2756,8 +2756,8 @@ namespace Bit.Android
|
||||
// aapt resource value: 0x7f0200e6
|
||||
public const int notification_sm = 2130837734;
|
||||
|
||||
// aapt resource value: 0x7f0200f7
|
||||
public const int notification_template_icon_bg = 2130837751;
|
||||
// aapt resource value: 0x7f0200f8
|
||||
public const int notification_template_icon_bg = 2130837752;
|
||||
|
||||
// aapt resource value: 0x7f0200e7
|
||||
public const int paperclip = 2130837735;
|
||||
@@ -2799,13 +2799,16 @@ namespace Bit.Android
|
||||
public const int tools_selected = 2130837747;
|
||||
|
||||
// aapt resource value: 0x7f0200f4
|
||||
public const int upload = 2130837748;
|
||||
public const int trash = 2130837748;
|
||||
|
||||
// aapt resource value: 0x7f0200f5
|
||||
public const int user = 2130837749;
|
||||
public const int upload = 2130837749;
|
||||
|
||||
// aapt resource value: 0x7f0200f6
|
||||
public const int yubikey = 2130837750;
|
||||
public const int user = 2130837750;
|
||||
|
||||
// aapt resource value: 0x7f0200f7
|
||||
public const int yubikey = 2130837751;
|
||||
|
||||
static Drawable()
|
||||
{
|
||||
|
||||
|
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 658 B |
BIN
src/Android/Resources/drawable-hdpi/trash.png
Normal file
|
After Width: | Height: | Size: 452 B |
|
Before Width: | Height: | Size: 802 B After Width: | Height: | Size: 802 B |
BIN
src/Android/Resources/drawable-xhdpi/trash.png
Normal file
|
After Width: | Height: | Size: 390 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
src/Android/Resources/drawable-xxhdpi/trash.png
Normal file
|
After Width: | Height: | Size: 534 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
BIN
src/Android/Resources/drawable-xxxhdpi/trash.png
Normal file
|
After Width: | Height: | Size: 552 B |
|
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 249 B |
BIN
src/Android/Resources/drawable/trash.png
Normal file
|
After Width: | Height: | Size: 274 B |