public class SmoothScrollLinearLayoutManager
extends LinearLayoutManager
| Constructor and Description |
|---|
SmoothScrollLinearLayoutManager(android.content.Context context) |
SmoothScrollLinearLayoutManager(android.content.Context context,
int orientation,
boolean reverseLayout) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSpanCount() |
void |
smoothScrollToPosition(RecyclerView recyclerView,
RecyclerView.State state,
int position) |