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