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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user