Class android.support.v17.leanback.widget.FullWidthDetailsOverviewRowPresenter
| Added Methods | |
|---|---|
int getActionsBackgroundColor() |
|
int getAlignmentMode() |
|
void setActionsBackgroundColor(int) |
|
void setAlignmentMode(int) |
|
| Changed Methods | ||
|---|---|---|
int getBackgroundColor() |
Change from non-final to final. |
|
void setBackgroundColor(int) |
Change from non-final to final. |
|
| Added Fields | |
|---|---|
int ALIGN_MODE_MIDDLE |
|
int ALIGN_MODE_START |
|
