Android APIs
public static final class

R.styleable

extends Object
java.lang.Object
   ↳ android.support.v17.leanback.R.styleable

Summary

Constants
int LeanbackTheme_baseCardViewStyle

CardView styles

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_browsePaddingBottom

bottom padding of BrowseFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browsePaddingLeft

left padding of BrowseFragment, RowsFragment, DetailsFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browsePaddingRight

right padding of BrowseFragment, RowsFragment, DetailsFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browsePaddingTop

top padding of BrowseFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browseRowsFadingEdgeLength

fading edge length of start of browse row when HeadersFragment is visible

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browseRowsMarginStart

start margin of RowsFragment inside BrowseFragment when HeadersFragment is visible

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browseRowsMarginTop

top margin of RowsFragment inside BrowseFragment when BrowseFragment title is visible

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int LeanbackTheme_browseTitleIconStyle

BrowseFragment Title icon style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_browseTitleTextStyle

BrowseFragment Title text style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_browseTitleViewStyle

BrowseFragment TitleView style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_defaultBrandColor

Default colors

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_defaultSearchBrightColor

Default color that search orb pulses to.

int LeanbackTheme_defaultSearchColor

This symbol is the offset where the defaultSearchColor attribute's value can be found in the LeanbackTheme array.

int LeanbackTheme_defaultSearchIcon

This symbol is the offset where the defaultSearchIcon attribute's value can be found in the LeanbackTheme array.

int LeanbackTheme_detailsActionButtonStyle

This symbol is the offset where the detailsActionButtonStyle attribute's value can be found in the LeanbackTheme array.

int LeanbackTheme_detailsDescriptionBodyStyle

This symbol is the offset where the detailsDescriptionBodyStyle attribute's value can be found in the LeanbackTheme array.

int LeanbackTheme_detailsDescriptionSubtitleStyle

This symbol is the offset where the detailsDescriptionSubtitleStyle attribute's value can be found in the LeanbackTheme array.

int LeanbackTheme_detailsDescriptionTitleStyle

for details overviews

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_headerStyle

header style inside HeadersFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_headersVerticalGridStyle

vertical grid style inside HeadersFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_imageCardViewStyle

This symbol is the offset where the imageCardViewStyle attribute's value can be found in the LeanbackTheme array.

int LeanbackTheme_itemsVerticalGridStyle

style for a vertical grid of items

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_rowHeaderStyle

header style inside a row

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_rowHorizontalGridStyle

horizontal grid style inside a row

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_rowHoverCardDescriptionStyle

hover card description style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_rowHoverCardTitleStyle

hover card title style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_rowsVerticalGridStyle

vertical grid style inside RowsFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int LeanbackTheme_searchOrbViewStyle

Style for searchOrb

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int lbBaseCardView_Layout_layout_viewType

The card layout region defined by this element.

int lbBaseCardView_activatedAnimationDuration

Defines the duration in milliseconds of the activated animation for a card layout.

int lbBaseCardView_cardType

Defines the type of the card layout

Must be one of the following constant values.

int lbBaseCardView_extraVisibility

Defines when the extra region of a card layout is displayed.

int lbBaseCardView_infoVisibility

Defines when the info region of a card layout is displayed.

int lbBaseCardView_selectedAnimationDelay

Defines the delay in milliseconds before the selection animation runs for a card layout.

int lbBaseCardView_selectedAnimationDuration

Defines the duration in milliseconds of the selection animation for a card layout.

int lbBaseGridView_android_gravity

Defining gravity of child view

This corresponds to the global attribute resource symbol gravity.

int lbBaseGridView_focusOutEnd

Allow DPAD key to navigate out at the end of the view, default is false

Must be a boolean value, either "true" or "false".

int lbBaseGridView_focusOutFront

Allow DPAD key to navigate out at the front of the View (where position = 0), default is false

Must be a boolean value, either "true" or "false".

int lbBaseGridView_horizontalMargin

Defining margin between two items horizontally

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int lbBaseGridView_verticalMargin

Defining margin between two items vertically

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int lbHorizontalGridView_numberOfRows

Defining number of rows

Must be an integer value, such as "100".

int lbHorizontalGridView_rowHeight

Defining height of each row of HorizontalGridView

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int lbSearchOrbView_searchOrbBrightColor

Defining pulse color of the search affordance

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int lbSearchOrbView_searchOrbColor

Defining color of the search affordance

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int lbSearchOrbView_searchOrbIcon

Defining icon of the search affordance

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int lbTitleView_searchAffordanceColor

Defining color of the search affordance

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int lbVerticalGridView_columnWidth

Defining width of each column of VerticalGridView

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int lbVerticalGridView_numberOfColumns

Defining number of columns

Must be an integer value, such as "100".

Fields
public static final int[] LeanbackTheme Attributes that can be used with a LeanbackTheme.
public static final int[] lbBaseCardView Attributes that can be used with a lbBaseCardView.
public static final int[] lbBaseCardView_Layout This is the basic set of layout attributes for elements within a card layout.
public static final int[] lbBaseGridView Attributes that can be used with a lbBaseGridView.
public static final int[] lbHorizontalGridView Attributes that can be used with a lbHorizontalGridView.
public static final int[] lbSearchOrbView Attributes that can be used with a lbSearchOrbView.
public static final int[] lbTitleView Attributes that can be used with a lbTitleView.
public static final int[] lbVerticalGridView Attributes that can be used with a lbVerticalGridView.
Public Constructors
R.styleable()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int LeanbackTheme_baseCardViewStyle

CardView styles

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 17 (0x00000011)

public static final int LeanbackTheme_browsePaddingBottom

bottom padding of BrowseFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 3 (0x00000003)

public static final int LeanbackTheme_browsePaddingLeft

left padding of BrowseFragment, RowsFragment, DetailsFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int LeanbackTheme_browsePaddingRight

right padding of BrowseFragment, RowsFragment, DetailsFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 1 (0x00000001)

public static final int LeanbackTheme_browsePaddingTop

top padding of BrowseFragment

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 2 (0x00000002)

public static final int LeanbackTheme_browseRowsFadingEdgeLength

fading edge length of start of browse row when HeadersFragment is visible

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 6 (0x00000006)

public static final int LeanbackTheme_browseRowsMarginStart

start margin of RowsFragment inside BrowseFragment when HeadersFragment is visible

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 4 (0x00000004)

public static final int LeanbackTheme_browseRowsMarginTop

top margin of RowsFragment inside BrowseFragment when BrowseFragment title is visible

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 5 (0x00000005)

public static final int LeanbackTheme_browseTitleIconStyle

BrowseFragment Title icon style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 8 (0x00000008)

public static final int LeanbackTheme_browseTitleTextStyle

BrowseFragment Title text style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 7 (0x00000007)

public static final int LeanbackTheme_browseTitleViewStyle

BrowseFragment TitleView style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 9 (0x00000009)

public static final int LeanbackTheme_defaultBrandColor

Default colors

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This is a private symbol.

Constant Value: 24 (0x00000018)

public static final int LeanbackTheme_defaultSearchBrightColor

Default color that search orb pulses to. If not set, this color is determined programatically based on the defaultSearchColor

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This is a private symbol.

Constant Value: 26 (0x0000001a)

public static final int LeanbackTheme_defaultSearchColor

This symbol is the offset where the defaultSearchColor attribute's value can be found in the LeanbackTheme array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 25 (0x00000019)

public static final int LeanbackTheme_defaultSearchIcon

This symbol is the offset where the defaultSearchIcon attribute's value can be found in the LeanbackTheme array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 28 (0x0000001c)

public static final int LeanbackTheme_detailsActionButtonStyle

This symbol is the offset where the detailsActionButtonStyle attribute's value can be found in the LeanbackTheme array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 22 (0x00000016)

public static final int LeanbackTheme_detailsDescriptionBodyStyle

This symbol is the offset where the detailsDescriptionBodyStyle attribute's value can be found in the LeanbackTheme array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 21 (0x00000015)

public static final int LeanbackTheme_detailsDescriptionSubtitleStyle

This symbol is the offset where the detailsDescriptionSubtitleStyle attribute's value can be found in the LeanbackTheme array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 20 (0x00000014)

public static final int LeanbackTheme_detailsDescriptionTitleStyle

for details overviews

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 19 (0x00000013)

public static final int LeanbackTheme_headerStyle

header style inside HeadersFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 11 (0x0000000b)

public static final int LeanbackTheme_headersVerticalGridStyle

vertical grid style inside HeadersFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 10 (0x0000000a)

public static final int LeanbackTheme_imageCardViewStyle

This symbol is the offset where the imageCardViewStyle attribute's value can be found in the LeanbackTheme array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 18 (0x00000012)

public static final int LeanbackTheme_itemsVerticalGridStyle

style for a vertical grid of items

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 23 (0x00000017)

public static final int LeanbackTheme_rowHeaderStyle

header style inside a row

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 14 (0x0000000e)

public static final int LeanbackTheme_rowHorizontalGridStyle

horizontal grid style inside a row

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 13 (0x0000000d)

public static final int LeanbackTheme_rowHoverCardDescriptionStyle

hover card description style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 16 (0x00000010)

public static final int LeanbackTheme_rowHoverCardTitleStyle

hover card title style

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 15 (0x0000000f)

public static final int LeanbackTheme_rowsVerticalGridStyle

vertical grid style inside RowsFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 12 (0x0000000c)

public static final int LeanbackTheme_searchOrbViewStyle

Style for searchOrb

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 27 (0x0000001b)

public static final int lbBaseCardView_Layout_layout_viewType

The card layout region defined by this element. At most one of element of each type should be specified as an immediate child of the card layout.

Must be one of the following constant values.

ConstantValueDescription
main0 The main region of the card.
info1 The info region of the card.
extra2 The extra region of the card.

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int lbBaseCardView_activatedAnimationDuration

Defines the duration in milliseconds of the activated animation for a card layout.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 5 (0x00000005)

public static final int lbBaseCardView_cardType

Defines the type of the card layout

Must be one of the following constant values.

ConstantValueDescription
mainOnly0 A simple card layout with a single layout region.
infoOver1 A card layout with two layout regions: a main area which is always visible, and an info region that appears over the lower area of the main region.
infoUnder2 A card layout with two layout regions: a main area which is always visible, and an info region that appears below the main region.
infoUnderWithExtra3 A card layout with three layout regions: a main area which is always visible, an info region that appears below the main region, and an extra region that appears below the info region after a small delay.

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int lbBaseCardView_extraVisibility

Defines when the extra region of a card layout is displayed. Depends on infoVisibility, meaning the extra region never displays if the info region is not displayed as well.

Must be one of the following constant values.

ConstantValueDescription
always0 Always display the extra region.
activated1 Display the extra region only when activated.
selected2 Display the extra region only when selected.

This is a private symbol.

Constant Value: 2 (0x00000002)

public static final int lbBaseCardView_infoVisibility

Defines when the info region of a card layout is displayed.

Must be one of the following constant values.

ConstantValueDescription
always0 Always display the info region.
activated1 Display the info region only when activated.
selected2 Display the info region only when selected.

This is a private symbol.

Constant Value: 1 (0x00000001)

public static final int lbBaseCardView_selectedAnimationDelay

Defines the delay in milliseconds before the selection animation runs for a card layout.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 3 (0x00000003)

public static final int lbBaseCardView_selectedAnimationDuration

Defines the duration in milliseconds of the selection animation for a card layout.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 4 (0x00000004)

public static final int lbBaseGridView_android_gravity

Defining gravity of child view

This corresponds to the global attribute resource symbol gravity.

Constant Value: 0 (0x00000000)

public static final int lbBaseGridView_focusOutEnd

Allow DPAD key to navigate out at the end of the view, default is false

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 2 (0x00000002)

public static final int lbBaseGridView_focusOutFront

Allow DPAD key to navigate out at the front of the View (where position = 0), default is false

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 1 (0x00000001)

public static final int lbBaseGridView_horizontalMargin

Defining margin between two items horizontally

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 3 (0x00000003)

public static final int lbBaseGridView_verticalMargin

Defining margin between two items vertically

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 4 (0x00000004)

public static final int lbHorizontalGridView_numberOfRows

Defining number of rows

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 1 (0x00000001)

public static final int lbHorizontalGridView_rowHeight

Defining height of each row of HorizontalGridView

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
wrap_content-2

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int lbSearchOrbView_searchOrbBrightColor

Defining pulse color of the search affordance

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This is a private symbol.

Constant Value: 2 (0x00000002)

public static final int lbSearchOrbView_searchOrbColor

Defining color of the search affordance

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This is a private symbol.

Constant Value: 1 (0x00000001)

public static final int lbSearchOrbView_searchOrbIcon

Defining icon of the search affordance

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int lbTitleView_searchAffordanceColor

Defining color of the search affordance

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int lbVerticalGridView_columnWidth

Defining width of each column of VerticalGridView

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
wrap_content-2

This is a private symbol.

Constant Value: 0 (0x00000000)

public static final int lbVerticalGridView_numberOfColumns

Defining number of columns

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

Constant Value: 1 (0x00000001)

Fields

public static final int[] LeanbackTheme

Attributes that can be used with a LeanbackTheme.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:baseCardViewStyle CardView styles
android.support.v17.leanback:browsePaddingBottom bottom padding of BrowseFragment
android.support.v17.leanback:browsePaddingLeft left padding of BrowseFragment, RowsFragment, DetailsFragment
android.support.v17.leanback:browsePaddingRight right padding of BrowseFragment, RowsFragment, DetailsFragment
android.support.v17.leanback:browsePaddingTop top padding of BrowseFragment
android.support.v17.leanback:browseRowsFadingEdgeLength fading edge length of start of browse row when HeadersFragment is visible
android.support.v17.leanback:browseRowsMarginStart start margin of RowsFragment inside BrowseFragment when HeadersFragment is visible
android.support.v17.leanback:browseRowsMarginTop top margin of RowsFragment inside BrowseFragment when BrowseFragment title is visible
android.support.v17.leanback:browseTitleIconStyle BrowseFragment Title icon style
android.support.v17.leanback:browseTitleTextStyle BrowseFragment Title text style
android.support.v17.leanback:browseTitleViewStyle BrowseFragment TitleView style
android.support.v17.leanback:defaultBrandColor Default colors
android.support.v17.leanback:defaultSearchBrightColor Default color that search orb pulses to.
android.support.v17.leanback:defaultSearchColor
android.support.v17.leanback:defaultSearchIcon
android.support.v17.leanback:detailsActionButtonStyle
android.support.v17.leanback:detailsDescriptionBodyStyle
android.support.v17.leanback:detailsDescriptionSubtitleStyle
android.support.v17.leanback:detailsDescriptionTitleStyle for details overviews
android.support.v17.leanback:headerStyle header style inside HeadersFragment
android.support.v17.leanback:headersVerticalGridStyle vertical grid style inside HeadersFragment
android.support.v17.leanback:imageCardViewStyle
android.support.v17.leanback:itemsVerticalGridStyle style for a vertical grid of items
android.support.v17.leanback:rowHeaderStyle header style inside a row
android.support.v17.leanback:rowHorizontalGridStyle horizontal grid style inside a row
android.support.v17.leanback:rowHoverCardDescriptionStyle hover card description style
android.support.v17.leanback:rowHoverCardTitleStyle hover card title style
android.support.v17.leanback:rowsVerticalGridStyle vertical grid style inside RowsFragment
android.support.v17.leanback:searchOrbViewStyle Style for searchOrb

public static final int[] lbBaseCardView

Attributes that can be used with a lbBaseCardView.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:activatedAnimationDuration Defines the duration in milliseconds of the activated animation for a card layout.
android.support.v17.leanback:cardType Defines the type of the card layout
android.support.v17.leanback:extraVisibility Defines when the extra region of a card layout is displayed.
android.support.v17.leanback:infoVisibility Defines when the info region of a card layout is displayed.
android.support.v17.leanback:selectedAnimationDelay Defines the delay in milliseconds before the selection animation runs for a card layout.
android.support.v17.leanback:selectedAnimationDuration Defines the duration in milliseconds of the selection animation for a card layout.

public static final int[] lbBaseCardView_Layout

This is the basic set of layout attributes for elements within a card layout. These attributes are specified with the rest of an elements's normal attributes.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:layout_viewType The card layout region defined by this element.

public static final int[] lbBaseGridView

Attributes that can be used with a lbBaseGridView.

Includes the following attributes:

AttributeDescription
android:gravity Defining gravity of child view
android.support.v17.leanback:focusOutEnd Allow DPAD key to navigate out at the end of the view, default is false
android.support.v17.leanback:focusOutFront Allow DPAD key to navigate out at the front of the View (where position = 0), default is false
android.support.v17.leanback:horizontalMargin Defining margin between two items horizontally
android.support.v17.leanback:verticalMargin Defining margin between two items vertically

public static final int[] lbHorizontalGridView

Attributes that can be used with a lbHorizontalGridView.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:numberOfRows Defining number of rows
android.support.v17.leanback:rowHeight Defining height of each row of HorizontalGridView

public static final int[] lbSearchOrbView

Attributes that can be used with a lbSearchOrbView.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:searchOrbBrightColor Defining pulse color of the search affordance
android.support.v17.leanback:searchOrbColor Defining color of the search affordance
android.support.v17.leanback:searchOrbIcon Defining icon of the search affordance

public static final int[] lbTitleView

Attributes that can be used with a lbTitleView.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:searchAffordanceColor Defining color of the search affordance

public static final int[] lbVerticalGridView

Attributes that can be used with a lbVerticalGridView.

Includes the following attributes:

AttributeDescription
android.support.v17.leanback:columnWidth Defining width of each column of VerticalGridView
android.support.v17.leanback:numberOfColumns Defining number of columns

Public Constructors

public R.styleable ()