Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.Demos.GridDifferentItemSizes
PackedGridExample Class
PackedGridExample Methods
GetNewCellGroupViewsHolder Method
Refresh Method
Start Method
UpdateCellViewsHolder Method
UpdateViewsHolder Method
PackedGridExample
GetNewCellGroupViewsHolder Method
Provide your own implementation of the group prefab, if you have a custom one. Most often than not, you won't use this
Namespace:
Com.ForbiddenByte.OSA.Demos.GridDifferentItemSizes
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
CellGroupViewsHolder
<
MyCellViewsHolder
>
GetNewCellGroupViewsHolder
()
Return Value
Type:
CellGroupViewsHolder
MyCellViewsHolder
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also
Reference
PackedGridExample Class
Com.ForbiddenByte.OSA.Demos.GridDifferentItemSizes Namespace
Send comments on this topic to
george@forbiddenbyte.com