Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catering for Multiple Screen Sizes #48

Open
yumsmools opened this issue Dec 21, 2016 · 4 comments
Open

Catering for Multiple Screen Sizes #48

yumsmools opened this issue Dec 21, 2016 · 4 comments
Labels

Comments

@yumsmools
Copy link

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

@RayanSaeed
Copy link

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

@0ber
Copy link
Contributor

0ber commented Jan 24, 2018

Shadow size depends on FrontContrainerView height and width constraints.

@0ber 0ber added the question label Jan 24, 2018
@yumsmools
Copy link
Author

Hi there

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

Imran

@avaniaspiration
Copy link

@yumsmools Did you find any solution regarding this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants