We use MonoTouch for our application and we sometime experience (after some usage) that the view controller background suddenly turns brown. This happens when we pop another view controller from the navigation controller. We're using MonoTouch.Dialog for everything. What causes this problem and what's the solution?
Example can be seen here: