Constructor and Description |
---|
TitleHelper(ViewGroup sceneRoot,
View titleView) |
Modifier and Type | Method and Description |
---|---|
BrowseFrameLayout.OnFocusSearchListener |
getOnFocusSearchListener()
Returns a
BrowseFrameLayout.OnFocusSearchListener which
may be used to manage focus switching between the title view and scene root. |
ViewGroup |
getSceneRoot()
Returns the scene root ViewGroup.
|
View |
getTitleView()
Returns the
TitleView |
void |
showTitle(boolean show)
Shows the title.
|
public void showTitle(boolean show)
public ViewGroup getSceneRoot()
public BrowseFrameLayout.OnFocusSearchListener getOnFocusSearchListener()
BrowseFrameLayout.OnFocusSearchListener
which
may be used to manage focus switching between the title view and scene root.