expanding-collection icon indicating copy to clipboard operation
expanding-collection copied to clipboard

Catering for Multiple Screen Sizes

Open yumsmools opened this issue 8 years ago • 4 comments

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

yumsmools avatar Dec 21 '16 10:12 yumsmools

@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.

RayanSaeed avatar Aug 31 '17 07:08 RayanSaeed

Shadow size depends on FrontContrainerView height and width constraints.

0ber avatar Jan 24 '18 13:01 0ber

Hi there

Sorry for the delay in getting back to you.
No we actually went with a custom built solution.

Imran

yumsmools avatar Apr 11 '18 07:04 yumsmools

@yumsmools Did you find any solution regarding this issue?

avaniaspiration avatar Jul 02 '21 07:07 avaniaspiration