Class android.widget.Toolbar
| Added Methods | |
|---|---|
int getContentInsetEndWithActions() |
|
int getContentInsetStartWithNavigation() |
|
int getCurrentContentInsetEnd() |
|
int getCurrentContentInsetLeft() |
|
int getCurrentContentInsetRight() |
|
int getCurrentContentInsetStart() |
|
int getTitleMarginBottom() |
|
int getTitleMarginEnd() |
|
int getTitleMarginStart() |
|
int getTitleMarginTop() |
|
void setContentInsetEndWithActions(int) |
|
void setContentInsetStartWithNavigation(int) |
|
void setTitleMargin(int, |
|
void setTitleMarginBottom(int) |
|
void setTitleMarginEnd(int) |
|
void setTitleMarginStart(int) |
|
void setTitleMarginTop(int) |
|
