public class LayoutManagers
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
LayoutManagers.LayoutManagerFactory |
| Constructor and Description |
|---|
LayoutManagers() |
| Modifier and Type | Method and Description |
|---|---|
static LayoutManagers.LayoutManagerFactory |
linear() |
static void |
setLayoutManaer(android.support.v7.widget.RecyclerView view,
LayoutManagers.LayoutManagerFactory factory) |
public static LayoutManagers.LayoutManagerFactory linear()
public static void setLayoutManaer(android.support.v7.widget.RecyclerView view,
LayoutManagers.LayoutManagerFactory factory)