My problem is, that we are using dequeueReusableCell in a collection view twice. Once in the cellFotItemAt function and second time in the sizeForItemAt function to get back the exact cell size.
My problem is, that we are using dequeueReusableCell in a collection view twice. Once in the cellFotItemAt function and second time in the sizeForItemAt function to get back the exact cell size.