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

iPad Width Issue #11

Open
danielheth opened this issue May 28, 2013 · 4 comments
Open

iPad Width Issue #11

danielheth opened this issue May 28, 2013 · 4 comments

Comments

@danielheth
Copy link

I'm developing both an iPad and iPhone app and this is the desired feature. I'm trying to figure out where I can get the width of the collapse bar to resize for the wider iPad format.

@jslim89
Copy link

jslim89 commented Nov 27, 2014

I'm facing exactly the same issue like you

Try to use all these files

CollapseClickDemo/CollapseClickDemo/CollapseClick.h
CollapseClickDemo/CollapseClickDemo/CollapseClick.m
CollapseClickDemo/CollapseClickDemo/CollapseClickArrow.h
CollapseClickDemo/CollapseClickDemo/CollapseClickArrow.m
CollapseClickDemo/CollapseClickDemo/CollapseClickCell.h
CollapseClickDemo/CollapseClickDemo/CollapseClickCell.m
CollapseClickDemo/CollapseClickDemo/CollapseClickCell.xib

instead of those in CollapseClick folder

@nvdcmptr
Copy link

Wow... it Work! why?

@jslim89
Copy link

jslim89 commented Dec 16, 2014

@nvdcmptr
Both set of these files are not same. Perhaps CollapseClick no longer use but they still leave it there, thus we get confused.

@HTKT
Copy link

HTKT commented Jul 27, 2015

@jslim89 : Is it work on ios 8? I tried on ios 8 use Sizeclass but the width is always 600px not 1024px in iPad. Can you help to fix? Thanks

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

No branches or pull requests

4 participants