PackedGridExampleUpdateViewsHolder Method |
Override it (and call the base implementation!) only if you know what you're doing. If you just want to update your cells' views, do it in UpdateCellViewsHolder(TCellVH)
Namespace: Com.ForbiddenByte.OSA.Demos.GridDifferentItemSizes
protected override void UpdateViewsHolder( CellGroupViewsHolder<MyCellViewsHolder> newOrRecycled )