added in version 22.1.0
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
Summary:
Nested Classes
| Inherited Constants
| Inherited Fields
| Ctors
| Methods
| Protected Methods
| Inherited Methods
| [Expand All]
BrowseFrameLayout
public
class
BrowseFrameLayout
extends FrameLayout
java.lang.Object | ||||
↳ | android.view.View | |||
↳ | android.view.ViewGroup | |||
↳ | android.widget.FrameLayout | |||
↳ | android.support.v17.leanback.widget.BrowseFrameLayout |
A ViewGroup for managing focus behavior between overlapping views.
Summary
Nested classes | |
---|---|
interface |
BrowseFrameLayout.OnChildFocusListener
Interface for managing child focus in a BrowseFrameLayout. |
interface |
BrowseFrameLayout.OnFocusSearchListener
Interface for selecting a focused view in a BrowseFrameLayout when the system focus finder couldn't find a view to focus. |
Inherited constants |
---|
![]()
android.view.ViewGroup
|
![]()
android.view.View
|