java.lang.Object | |
↳ | android.support.v17.leanback.widget.TitleHelper |
Helper for managing TitleView
, including
transitions and focus movement.
Assumes the TitleView is overlayed on the topmost portion of the scene root view.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a
BrowseFrameLayout.OnFocusSearchListener which
may be used to manage focus switching between the title view and scene root.
| |||||||||||
Returns the scene root ViewGroup.
| |||||||||||
Returns the
TitleView
| |||||||||||
Shows the title.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Returns a
BrowseFrameLayout.OnFocusSearchListener
which
may be used to manage focus switching between the title view and scene root.
Shows the title.