You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to cater for multiple screen sizes so I have to set the itemSize based on the device type. This works well. However, the change does not filter down to the shadow and as a result. I get an oversized shadow. I've been through the demo and the code and there doesn't seem to be a way to redraw/cater for the shadow.
Please help
Imran
The text was updated successfully, but these errors were encountered:
@yumsmools Did you solve the problem at any point?
Also how to cater the UICollectionView size for different screens, it's overlapping my UIElements at the top of the screen hence making them un-tappable.
Hi there
First off thanks for a great component.
I need to cater for multiple screen sizes so I have to set the itemSize based on the device type. This works well. However, the change does not filter down to the shadow and as a result. I get an oversized shadow. I've been through the demo and the code and there doesn't seem to be a way to redraw/cater for the shadow.
Please help
Imran
The text was updated successfully, but these errors were encountered: