Function CustomGridCellAdapter.measureCell

return cell size

abstract Point measureCell(
  int col,
  int row
);