added in version 22.1.0
belongs to Maven artifact com.android.support:recyclerview-v7:28.0.0-alpha1
belongs to Maven artifact com.android.support:recyclerview-v7:28.0.0-alpha1
LinearLayoutManager.LayoutChunkResult
protected
static
class
LinearLayoutManager.LayoutChunkResult
extends Object
java.lang.Object | |
↳ | android.support.v7.widget.LinearLayoutManager.LayoutChunkResult |
Summary
Fields | |
---|---|
public
int |
mConsumed
|
public
boolean |
mFinished
|
public
boolean |
mFocusable
|
public
boolean |
mIgnoreConsumed
|
Protected constructors | |
---|---|
LinearLayoutManager.LayoutChunkResult()
|
Inherited methods | |
---|---|
![]()
java.lang.Object
|
Fields
Protected constructors
LinearLayoutManager.LayoutChunkResult
added in version 22.1.0
LinearLayoutManager.LayoutChunkResult ()
Annotations
Interfaces
- ActionMenuView.OnMenuItemClickListener
- PopupMenu.OnDismissListener
- PopupMenu.OnMenuItemClickListener
- RecyclerView.ChildDrawingOrderCallback
- RecyclerView.ItemAnimator.ItemAnimatorFinishedListener
- RecyclerView.LayoutManager.LayoutPrefetchRegistry
- RecyclerView.OnChildAttachStateChangeListener
- RecyclerView.OnItemTouchListener
- RecyclerView.RecyclerListener
- RecyclerView.SmoothScroller.ScrollVectorProvider
- SearchView.OnCloseListener
- SearchView.OnQueryTextListener
- SearchView.OnSuggestionListener
- ShareActionProvider.OnShareTargetSelectedListener
- ThemedSpinnerAdapter
- Toolbar.OnMenuItemClickListener
Classes