Click or drag to resize

Com.ForbiddenByte.OSA.Demos.ExpandToVariableSize Namespace

 
Classes
  ClassDescription
Public classExpandItemToVariableSizeExample
A list of items similar to the ContentSizeFitterExample, but items can be expanded/collapsed
Public classExpandItemToVariableSizeSceneEntry
Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code
Public classFitterVH
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.
Public classMyModel
The data associated with an item
Public classMyParams
Public classMyVH
The Views holder, as explained in other examples. It displays your data and it's constantly recycled