public class ToolbarLayout
extends LinearLayout
| Modifier and Type | Field and Description |
|---|---|
static int |
BORDER_ALL |
static int |
BORDER_BOTTOM |
static int |
BORDER_LEFT |
static int |
BORDER_RIGHT |
static int |
BORDER_TOP |
| Constructor and Description |
|---|
ToolbarLayout(Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDraw(Canvas canvas) |
void |
setBorders(int borders) |
void |
setColorBorder(int color) |
public static final int BORDER_TOP
public static final int BORDER_RIGHT
public static final int BORDER_BOTTOM
public static final int BORDER_LEFT
public static final int BORDER_ALL