Hello everyone, I have a problem when trying to implement a UISplitView. In every article I found on this topic is mentioned that master view is always visible in landscape mode. I tried to implement UISplitView in my application using latest MonoTouch but my master view is always hidden and I have to drag it out from the left side to be able to see it when the application is in landscape mode. To be sure if something is not wrong with my code I also tried Xamarin sample - SplitView and to my surprise it behaves exactly the same. What's wrong with UISplitView in MonoTouch? I didn't see such behavior of split view in any application on my iPad yet.
Petr
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
