public class AttachCellInflater
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static AttachCellType[] |
DEFAULT_CELL_TYPES |
| Modifier and Type | Method and Description |
|---|---|
static AttachCellInflater |
from(android.content.Context context,
AttachCellType[] cellTypes) |
static AttachCellInflater |
from(android.view.LayoutInflater inflater,
AttachCellType[] cellTypes) |
android.view.View |
inflate(android.view.ViewGroup container) |
public static final AttachCellType[] DEFAULT_CELL_TYPES
public static AttachCellInflater from(android.view.LayoutInflater inflater, AttachCellType[] cellTypes)
public static AttachCellInflater from(android.content.Context context, AttachCellType[] cellTypes)
public android.view.View inflate(android.view.ViewGroup container)