Added app icon
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user