Typography
public class Typography
Typography styles, currently set up to match Wear's styling.
Summary
Constants |
|
|---|---|
static final int |
TYPOGRAPHY_BODY1 = 7Typography for large body text. |
static final int |
TYPOGRAPHY_BODY2 = 8Typography for medium body text. |
static final int |
Typography for bold button text. |
static final int |
TYPOGRAPHY_CAPTION1 = 10Typography for large caption text. |
static final int |
TYPOGRAPHY_CAPTION2 = 11Typography for medium caption text. |
static final int |
TYPOGRAPHY_CAPTION3 = 12Typography for small caption text. |
static final int |
Typography for large display text. |
static final int |
Typography for medium display text. |
static final int |
Typography for small display text. |
static final int |
Typography for large title text. |
static final int |
Typography for medium title text. |
static final int |
Typography for small title text. |