public static interface BrowseFrameLayout.OnFocusSearchListener
Modifier and Type | Method and Description |
---|---|
View |
onFocusSearch(View focused,
int direction)
Returns the view where focus should be requested given the current focused view and
the direction of focus search.
|