AdapterItempublic final class AdapterItem extends Object This is the items provided by the adapter. They are dynamically generated. |
Fields Summary |
---|
private final com.android.ide.common.rendering.api.DataBindingItem | mItem | private final int | mType | private final int | mFullPosition | private final int | mPositionPerType | private List | mChildren |
|