Com.ForbiddenByte.OSA.Demos.ExpandToVariableSize Namespace |
| Class | Description | |
|---|---|---|
| ExpandItemToVariableSizeExample | A list of items similar to the ContentSizeFitterExample, but items can be expanded/collapsed | |
| ExpandItemToVariableSizeSceneEntry | Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code | |
| FitterVH |
This is the same as our views holder, but it also needs a content size fitter, and it's used exclusively by us to calculate sizes of the regular views holders.
It's not passet to the adapter.
| |
| MyModel | The data associated with an item | |
| MyParams | ||
| MyVH | The Views holder, as explained in other examples. It displays your data and it's constantly recycled |