Added app icon

This commit is contained in:
2019-03-05 09:59:32 +01:00
parent 450f2e0488
commit 4a23135e34
56 changed files with 83 additions and 10 deletions

View File

@@ -3941,13 +3941,16 @@ namespace PlantBox.Client.Droid
{
// aapt resource value: 0x7f030000
public const int icon = 2130903040;
public const int ic_launcher = 2130903040;
// aapt resource value: 0x7f030001
public const int icon_round = 2130903041;
public const int icon = 2130903041;
// aapt resource value: 0x7f030002
public const int launcher_foreground = 2130903042;
public const int icon_round = 2130903042;
// aapt resource value: 0x7f030003
public const int launcher_foreground = 2130903043;
static Mipmap()
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB