Allow users of this extension to customize properties of their builds
| Type | Name and description |
|---|---|
static java.lang.Object |
DEFAULT |
static java.lang.Object |
TRANSPARENT |
int[] |
backgroundOverlayColorText color to draw behind the text |
int |
fontSizeThe size of the text to draw on top of the icon |
int[] |
textColorThe text color to draw the overlaid text. |
int |
verticalLinePaddingThe amount of vertical space between each line of text |
| Type | Name and description |
|---|---|
java.awt.Color |
getBackgroundOverlayColor()Whether the build name (flavor + build type) should be printed. |
java.awt.Color |
getTextColor() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Text color to draw behind the text
The size of the text to draw on top of the icon
The text color to draw the overlaid text.
The amount of vertical space between each line of text