robotmedia / RMGallery

A lightweight and modern gallery view for iOS 7.
Apache License 2.0
104 stars 23 forks source link

orientation issue #5

Closed kamlesh-jswal closed 10 years ago

kamlesh-jswal commented 10 years ago

I have implemented RM gallery in one tab. I click on another tab and rotate device in landscape and again click on previous tab(tab contain RMGallery) but view is not proper in landscape.

Please help me.

hpique commented 10 years ago

Can you post the relevant code or provide a bare-bones project in which the issue can be reproduced (preferred)?

This is probably a UITabBarController configuration issue.