kenshin03 / RouletteWheelCollectionViewDemo

Demo of a custom UICollectionViewFlowLayout subclass implementation of a roulette wheel of cards, in the style of the Yahoo TimeTraveler app.
MIT License
244 stars 27 forks source link

What is the best way to make it iPad compatible? #3

Closed steve21124 closed 11 years ago

kenshin03 commented 11 years ago

It's just a matter of adjusting the viewport, any particular challenges you're facing? thanks.

steve21124 commented 11 years ago

Thanks. I have not look deep into it yet. Good tips in adjusting viewport.