public static class ScreenUtils.ClusterDrawable
extends java.lang.Object
| Constructor and Description |
|---|
ClusterDrawable(int sizedp,
int foregroundColor,
int backgroundColor,
java.lang.String text)
Generates a circle with a number inside
|
| Modifier and Type | Method and Description |
|---|---|
Bitmap |
getBitmap() |
public ClusterDrawable(int sizedp,
int foregroundColor,
int backgroundColor,
java.lang.String text)
sizedp - Size in DPsforegroundColor - ForegroundbackgroundColor - Backgroundtext - Text inside. Will only work for a single character!public Bitmap getBitmap()