Removed accessories images 1 and 9 cause not keep in app by David.
This commit is contained in:
parent
7eb6040cf5
commit
8d6399c6e2
3 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public class BirdGenerator
|
||||||
{
|
{
|
||||||
private static Logger logger = LoggerFactory.getLogger(BirdGenerator.class);
|
private static Logger logger = LoggerFactory.getLogger(BirdGenerator.class);
|
||||||
|
|
||||||
public static final int DEFAULT_SIZE = 70;
|
public static final int DEFAULT_SIZE = 256;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Builds the avatar.
|
* Builds the avatar.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in a new issue